Warning: file_get_contents(/data/phpspider/zhask/data//catemap/8/visual-studio-code/3.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Reactjs 更改react数据表组件中的默认文本_Reactjs_React Data Table Component - Fatal编程技术网

Reactjs 更改react数据表组件中的默认文本

Reactjs 更改react数据表组件中的默认文本,reactjs,react-data-table-component,Reactjs,React Data Table Component,是否可以更改react数据表组件中的默认文本?例如,当没有可用数据时,它会显示“没有要显示的记录”,但我需要根据用户选择的语言更改文本。是否可以更改默认文本和字体?在数据表组件中使用noDataComponent属性

是否可以更改react数据表组件中的默认文本?例如,当没有可用数据时,它会显示“没有要显示的记录”,但我需要根据用户选择的语言更改文本。是否可以更改默认文本和字体?

在数据表组件中使用
noDataComponent
属性