/
githubmirror
/
material-ui
Обзор
Документация
Войти
/
githubmirror
/
material-ui
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
docs/translations/api-docs/table-container/table-container.json
14 строк
615 B
Alexandre Fauquette
[docs] Implement the new API display design (#37405)
20 июл 2023, 06:20
Не верифицирован
20 июл 2023, 06:20
22a4648
Код
Авторство
О чём код?
{ "componentDescription": "", "propDescriptions": { "children": { "description": "The content of the component, normally <code>Table</code>." }, "classes": { "description": "Override or extend the styles applied to the component." }, "component": { "description": "The component used for the root node. Either a string to use a HTML element or a component." }, "sx": { "description": "The system prop that allows defining system overrides as well as additional CSS styles." } }, "classDescriptions": { "root": { "description": "Styles applied to the root element." } } }