index
int64
0
0
repo_id
stringlengths
16
181
file_path
stringlengths
28
270
content
stringlengths
1
11.6M
__index_level_0__
int64
0
10k
0
petrpan-code/mui/material-ui/docs/translations/api-docs-joy
petrpan-code/mui/material-ui/docs/translations/api-docs-joy/box/box.json
{ "componentDescription": "", "propDescriptions": { "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." ...
5,500
0
petrpan-code/mui/material-ui/docs/translations/api-docs-joy
petrpan-code/mui/material-ui/docs/translations/api-docs-joy/breadcrumbs/breadcrumbs.json
{ "componentDescription": "", "propDescriptions": { "children": { "description": "The content of the component." }, "component": { "description": "The component used for the root node. Either a string to use a HTML element or a component." }, "separator": { "description": "Custom separator nod...
5,501
0
petrpan-code/mui/material-ui/docs/translations/api-docs-joy
petrpan-code/mui/material-ui/docs/translations/api-docs-joy/button-group/button-group.json
{ "componentDescription": "", "propDescriptions": { "buttonFlex": { "description": "The flex value of the button." }, "children": { "description": "Used to render icon or text elements inside the ButtonGroup if <code>src</code> is not set. This can be an element, or just a string." }, "color":...
5,502
0
petrpan-code/mui/material-ui/docs/translations/api-docs-joy
petrpan-code/mui/material-ui/docs/translations/api-docs-joy/button/button.json
{ "componentDescription": "", "propDescriptions": { "action": { "description": "A ref for imperative actions. It currently only supports <code>focusVisible()</code> action." }, "color": { "description": "The color of the component. It supports those theme colors that make sense for this comp...
5,503
0
petrpan-code/mui/material-ui/docs/translations/api-docs-joy
petrpan-code/mui/material-ui/docs/translations/api-docs-joy/card-actions/card-actions.json
{ "componentDescription": "", "propDescriptions": { "buttonFlex": { "description": "The CSS <code>flex</code> for the Button and its wrapper." }, "children": { "description": "Used to render icon or text elements inside the CardActions if <code>src</code> is not set. This can be an element, or just a ...
5,504
0
petrpan-code/mui/material-ui/docs/translations/api-docs-joy
petrpan-code/mui/material-ui/docs/translations/api-docs-joy/card-content/card-content.json
{ "componentDescription": "", "propDescriptions": { "children": { "description": "Used to render icon or text elements inside the CardContent if <code>src</code> is not set. This can be an element, or just a string." }, "component": { "description": "The component used for the root node. Eit...
5,505
0
petrpan-code/mui/material-ui/docs/translations/api-docs-joy
petrpan-code/mui/material-ui/docs/translations/api-docs-joy/card-cover/card-cover.json
{ "componentDescription": "", "propDescriptions": { "children": { "description": "Used to render icon or text elements inside the CardCover if <code>src</code> is not set. This can be an element, or just a string." }, "component": { "description": "The component used for the root node. Eithe...
5,506
0
petrpan-code/mui/material-ui/docs/translations/api-docs-joy
petrpan-code/mui/material-ui/docs/translations/api-docs-joy/card-overflow/card-overflow.json
{ "componentDescription": "", "propDescriptions": { "children": { "description": "Used to render icon or text elements inside the CardOverflow if <code>src</code> is not set. This can be an element, or just a string." }, "color": { "description": "The color of the component. It supports thos...
5,507
0
petrpan-code/mui/material-ui/docs/translations/api-docs-joy
petrpan-code/mui/material-ui/docs/translations/api-docs-joy/card/card.json
{ "componentDescription": "", "propDescriptions": { "children": { "description": "Used to render icon or text elements inside the Card if <code>src</code> is not set. This can be an element, or just a string." }, "color": { "description": "The color of the component. It supports those theme ...
5,508
0
petrpan-code/mui/material-ui/docs/translations/api-docs-joy
petrpan-code/mui/material-ui/docs/translations/api-docs-joy/checkbox/checkbox.json
{ "componentDescription": "", "propDescriptions": { "checked": { "description": "If <code>true</code>, the component is checked." }, "checkedIcon": { "description": "The icon to display when the component is checked." }, "className": { "description": "Class name applied to the root element." }, "col...
5,509
0
petrpan-code/mui/material-ui/docs/translations/api-docs-joy
petrpan-code/mui/material-ui/docs/translations/api-docs-joy/chip-delete/chip-delete.json
{ "componentDescription": "", "propDescriptions": { "children": { "description": "If provided, it will replace the default icon." }, "color": { "description": "The color of the component. It supports those theme colors that make sense for this component." }, "component": { "description":...
5,510
0
petrpan-code/mui/material-ui/docs/translations/api-docs-joy
petrpan-code/mui/material-ui/docs/translations/api-docs-joy/chip/chip.json
{ "componentDescription": "Chips represent complex entities in small blocks, such as a contact.", "propDescriptions": { "children": { "description": "The content of the component." }, "color": { "description": "The color of the component. It supports those theme colors that make sense for this compone...
5,511
0
petrpan-code/mui/material-ui/docs/translations/api-docs-joy
petrpan-code/mui/material-ui/docs/translations/api-docs-joy/circular-progress/circular-progress.json
{ "componentDescription": "## ARIA\n\nIf the progress bar is describing the loading progress of a particular region of a page,\nyou should use `aria-describedby` to point to the progress bar, and set the `aria-busy`\nattribute to `true` on that region until it has finished loading.", "propDescriptions": { "colo...
5,512
0
petrpan-code/mui/material-ui/docs/translations/api-docs-joy
petrpan-code/mui/material-ui/docs/translations/api-docs-joy/css-baseline/css-baseline.json
{ "componentDescription": "Kickstart an elegant, consistent, and simple baseline to build upon.", "propDescriptions": { "children": { "description": "You can wrap a node." }, "disableColorScheme": { "description": "Disable <code>color-scheme</code> CSS property.<br>For more details, check out <a href=...
5,513
0
petrpan-code/mui/material-ui/docs/translations/api-docs-joy
petrpan-code/mui/material-ui/docs/translations/api-docs-joy/dialog-actions/dialog-actions.json
{ "componentDescription": "", "propDescriptions": { "buttonFlex": { "description": "The CSS <code>flex</code> for the Button and its wrapper." }, "children": { "description": "Used to render icon or text elements inside the DialogActions if <code>src</code> is not set. This can be an element, or just ...
5,514
0
petrpan-code/mui/material-ui/docs/translations/api-docs-joy
petrpan-code/mui/material-ui/docs/translations/api-docs-joy/dialog-content/dialog-content.json
{ "componentDescription": "", "propDescriptions": { "children": { "description": "Used to render icon or text elements inside the CardContent if <code>src</code> is not set. This can be an element, or just a string." }, "component": { "description": "The component used for the root node. Eit...
5,515
0
petrpan-code/mui/material-ui/docs/translations/api-docs-joy
petrpan-code/mui/material-ui/docs/translations/api-docs-joy/dialog-title/dialog-title.json
{ "componentDescription": "", "propDescriptions": { "children": { "description": "Used to render icon or text elements inside the DialogTitle if <code>src</code> is not set. This can be an element, or just a string." }, "color": { "description": "The color of the component. It supports those...
5,516
0
petrpan-code/mui/material-ui/docs/translations/api-docs-joy
petrpan-code/mui/material-ui/docs/translations/api-docs-joy/divider/divider.json
{ "componentDescription": "", "propDescriptions": { "children": { "description": "The content of the component." }, "component": { "description": "The component used for the root node. Either a string to use a HTML element or a component." }, "inset": { "description": "Class name applied...
5,517
0
petrpan-code/mui/material-ui/docs/translations/api-docs-joy
petrpan-code/mui/material-ui/docs/translations/api-docs-joy/drawer-content/drawer-content.json
{ "componentDescription": "", "propDescriptions": { "children": { "description": "The content of the component." }, "color": { "description": "The color of the component. It supports those theme colors that make sense for this component." }, "component": { "description": "The component u...
5,518
0
petrpan-code/mui/material-ui/docs/translations/api-docs-joy
petrpan-code/mui/material-ui/docs/translations/api-docs-joy/drawer/drawer.json
{ "componentDescription": "The navigation drawers (or \"sidebars\") provide ergonomic access to destinations in a site or app functionality such as switching accounts.", "propDescriptions": { "anchor": { "description": "Side from which the drawer will appear." }, "color": { "description": "The color o...
5,519
0
petrpan-code/mui/material-ui/docs/translations/api-docs-joy
petrpan-code/mui/material-ui/docs/translations/api-docs-joy/form-control/form-control.json
{ "componentDescription": "", "propDescriptions": { "children": { "description": "The content of the component." }, "color": { "description": "The color of the component. It supports those theme colors that make sense for this component." }, "component": { "description": "The component u...
5,520
0
petrpan-code/mui/material-ui/docs/translations/api-docs-joy
petrpan-code/mui/material-ui/docs/translations/api-docs-joy/form-helper-text/form-helper-text.json
{ "componentDescription": "", "propDescriptions": { "children": { "description": "The content of the component." }, "component": { "description": "The component used for the root node. Either a string to use a HTML element or a component." }, "slotProps": { "description": "The props used for e...
5,521
0
petrpan-code/mui/material-ui/docs/translations/api-docs-joy
petrpan-code/mui/material-ui/docs/translations/api-docs-joy/form-label/form-label.json
{ "componentDescription": "", "propDescriptions": { "children": { "description": "The content of the component." }, "component": { "description": "The component used for the root node. Either a string to use a HTML element or a component." }, "required": { "description": "The asterisk is added...
5,522
0
petrpan-code/mui/material-ui/docs/translations/api-docs-joy
petrpan-code/mui/material-ui/docs/translations/api-docs-joy/grid/grid.json
{ "componentDescription": "", "propDescriptions": { "children": { "description": "The content of the component." } }, "classDescriptions": {} }
5,523
0
petrpan-code/mui/material-ui/docs/translations/api-docs-joy
petrpan-code/mui/material-ui/docs/translations/api-docs-joy/icon-button/icon-button.json
{ "componentDescription": "", "propDescriptions": { "action": { "description": "A ref for imperative actions. It currently only supports <code>focusVisible()</code> action." }, "color": { "description": "The color of the component. It supports those theme colors that make sense for this comp...
5,524
0
petrpan-code/mui/material-ui/docs/translations/api-docs-joy
petrpan-code/mui/material-ui/docs/translations/api-docs-joy/input/input.json
{ "componentDescription": "", "propDescriptions": { "className": { "description": "Class name applied to the root element." }, "color": { "description": "The color of the component. It supports those theme colors that make sense for this component." }, "endDecorator": { "description": "Trailin...
5,525
0
petrpan-code/mui/material-ui/docs/translations/api-docs-joy
petrpan-code/mui/material-ui/docs/translations/api-docs-joy/linear-progress/linear-progress.json
{ "componentDescription": "## ARIA\n\nIf the progress bar is describing the loading progress of a particular region of a page,\nyou should use `aria-describedby` to point to the progress bar, and set the `aria-busy`\nattribute to `true` on that region until it has finished loading.", "propDescriptions": { "colo...
5,526
0
petrpan-code/mui/material-ui/docs/translations/api-docs-joy
petrpan-code/mui/material-ui/docs/translations/api-docs-joy/link/link.json
{ "componentDescription": "", "propDescriptions": { "children": { "description": "The content of the component." }, "color": { "description": "The color of the link." }, "component": { "description": "The component used for the root node. Either a string to use a HTML element or a component." ...
5,527
0
petrpan-code/mui/material-ui/docs/translations/api-docs-joy
petrpan-code/mui/material-ui/docs/translations/api-docs-joy/list-divider/list-divider.json
{ "componentDescription": "", "propDescriptions": { "children": { "description": "The content of the component." }, "component": { "description": "The component used for the root node. Either a string to use a HTML element or a component." }, "inset": { "description": "The empty space on...
5,528
0
petrpan-code/mui/material-ui/docs/translations/api-docs-joy
petrpan-code/mui/material-ui/docs/translations/api-docs-joy/list-item-button/list-item-button.json
{ "componentDescription": "", "propDescriptions": { "action": { "description": "A ref for imperative actions. It currently only supports <code>focusVisible()</code> action." }, "autoFocus": { "description": "If <code>true</code>, the list item is focused during the first mount. Focus will al...
5,529
0
petrpan-code/mui/material-ui/docs/translations/api-docs-joy
petrpan-code/mui/material-ui/docs/translations/api-docs-joy/list-item-content/list-item-content.json
{ "componentDescription": "", "propDescriptions": { "children": { "description": "The content of the component." }, "component": { "description": "The component used for the root node. Either a string to use a HTML element or a component." }, "slotProps": { "description": "The props used for e...
5,530
0
petrpan-code/mui/material-ui/docs/translations/api-docs-joy
petrpan-code/mui/material-ui/docs/translations/api-docs-joy/list-item-decorator/list-item-decorator.json
{ "componentDescription": "", "propDescriptions": { "children": { "description": "The content of the component." }, "component": { "description": "The component used for the root node. Either a string to use a HTML element or a component." }, "slotProps": { "description": "The props used for e...
5,531
0
petrpan-code/mui/material-ui/docs/translations/api-docs-joy
petrpan-code/mui/material-ui/docs/translations/api-docs-joy/list-item/list-item.json
{ "componentDescription": "", "propDescriptions": { "children": { "description": "The content of the component." }, "color": { "description": "The color of the component. It supports those theme colors that make sense for this component." }, "component": { "description": "The component u...
5,532
0
petrpan-code/mui/material-ui/docs/translations/api-docs-joy
petrpan-code/mui/material-ui/docs/translations/api-docs-joy/list-subheader/list-subheader.json
{ "componentDescription": "", "propDescriptions": { "children": { "description": "The content of the component." }, "color": { "description": "The color of the component. It supports those theme colors that make sense for this component." }, "component": { "description": "The component u...
5,533
0
petrpan-code/mui/material-ui/docs/translations/api-docs-joy
petrpan-code/mui/material-ui/docs/translations/api-docs-joy/list/list.json
{ "componentDescription": "", "propDescriptions": { "children": { "description": "The content of the component." }, "color": { "description": "The color of the component. It supports those theme colors that make sense for this component." }, "component": { "description": "The component u...
5,534
0
petrpan-code/mui/material-ui/docs/translations/api-docs-joy
petrpan-code/mui/material-ui/docs/translations/api-docs-joy/menu-button/menu-button.json
{ "componentDescription": "", "propDescriptions": { "color": { "description": "The color of the component. It supports those theme colors that make sense for this component." }, "component": { "description": "The component used for the root node. Either a string to use a HTML element or a co...
5,535
0
petrpan-code/mui/material-ui/docs/translations/api-docs-joy
petrpan-code/mui/material-ui/docs/translations/api-docs-joy/menu-item/menu-item.json
{ "componentDescription": "", "propDescriptions": { "children": { "description": "The content of the component." } }, "classDescriptions": { "root": { "description": "Class name applied to the root element." }, "focusVisible": { "description": "State class applied to {{nodeName}}.", "nodeName"...
5,536
0
petrpan-code/mui/material-ui/docs/translations/api-docs-joy
petrpan-code/mui/material-ui/docs/translations/api-docs-joy/menu-list/menu-list.json
{ "componentDescription": "", "propDescriptions": { "actions": { "description": "A ref with imperative actions. It allows to select the first or last menu item." }, "color": { "description": "The color of the component. It supports those theme colors that make sense for this component." ...
5,537
0
petrpan-code/mui/material-ui/docs/translations/api-docs-joy
petrpan-code/mui/material-ui/docs/translations/api-docs-joy/menu/menu.json
{ "componentDescription": "", "propDescriptions": { "actions": { "description": "A ref with imperative actions. It allows to select the first or last menu item." }, "color": { "description": "The color of the component. It supports those theme colors that make sense for this component." ...
5,538
0
petrpan-code/mui/material-ui/docs/translations/api-docs-joy
petrpan-code/mui/material-ui/docs/translations/api-docs-joy/modal-close/modal-close.json
{ "componentDescription": "", "propDescriptions": { "color": { "description": "The color of the component. It supports those theme colors that make sense for this component." }, "component": { "description": "The component used for the root node. Either a string to use a HTML element or a co...
5,539
0
petrpan-code/mui/material-ui/docs/translations/api-docs-joy
petrpan-code/mui/material-ui/docs/translations/api-docs-joy/modal-dialog/modal-dialog.json
{ "componentDescription": "", "propDescriptions": { "children": { "description": "The content of the component." }, "color": { "description": "The color of the component. It supports those theme colors that make sense for this component." }, "component": { "description": "The component u...
5,540
0
petrpan-code/mui/material-ui/docs/translations/api-docs-joy
petrpan-code/mui/material-ui/docs/translations/api-docs-joy/modal-overflow/modal-overflow.json
{ "componentDescription": "", "propDescriptions": { "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." } }, "slotDescriptions": { "root": "The ...
5,541
0
petrpan-code/mui/material-ui/docs/translations/api-docs-joy
petrpan-code/mui/material-ui/docs/translations/api-docs-joy/modal/modal.json
{ "componentDescription": "", "propDescriptions": { "children": { "description": "A single child content element.", "requiresRef": true }, "component": { "description": "The component used for the root node. Either a string to use a HTML element or a component." }, "container": { "descri...
5,542
0
petrpan-code/mui/material-ui/docs/translations/api-docs-joy
petrpan-code/mui/material-ui/docs/translations/api-docs-joy/option/option.json
{ "componentDescription": "", "propDescriptions": { "children": { "description": "The content of the component." }, "color": { "description": "The color of the component. It supports those theme colors that make sense for this component." }, "disabled": { "description": "If <code>true</code>, ...
5,543
0
petrpan-code/mui/material-ui/docs/translations/api-docs-joy
petrpan-code/mui/material-ui/docs/translations/api-docs-joy/radio-group/radio-group.json
{ "componentDescription": "", "propDescriptions": { "className": { "description": "Class name applied to the root element." }, "color": { "description": "The color of the component. It supports those theme colors that make sense for this component." }, "component": { "description": "The ...
5,544
0
petrpan-code/mui/material-ui/docs/translations/api-docs-joy
petrpan-code/mui/material-ui/docs/translations/api-docs-joy/radio/radio.json
{ "componentDescription": "", "propDescriptions": { "checked": { "description": "If <code>true</code>, the component is checked." }, "checkedIcon": { "description": "The icon to display when the component is checked." }, "className": { "description": "Class name applied to the root element." }, "col...
5,545
0
petrpan-code/mui/material-ui/docs/translations/api-docs-joy
petrpan-code/mui/material-ui/docs/translations/api-docs-joy/scoped-css-baseline/scoped-css-baseline.json
{ "componentDescription": "", "propDescriptions": { "children": { "description": "You can wrap a node." }, "component": { "description": "The component used for the root node. Either a string to use a HTML element or a component." }, "disableColorScheme": { "description": "Disable <code>...
5,546
0
petrpan-code/mui/material-ui/docs/translations/api-docs-joy
petrpan-code/mui/material-ui/docs/translations/api-docs-joy/select/select.json
{ "componentDescription": "", "propDescriptions": { "action": { "description": "A ref for imperative actions. It currently only supports <code>focusVisible()</code> action." }, "autoFocus": { "description": "If <code>true</code>, the select element is focused during the first mount" }, ...
5,547
0
petrpan-code/mui/material-ui/docs/translations/api-docs-joy
petrpan-code/mui/material-ui/docs/translations/api-docs-joy/sheet/sheet.json
{ "componentDescription": "", "propDescriptions": { "children": { "description": "The content of the component." }, "color": { "description": "The color of the component. It supports those theme colors that make sense for this component." }, "component": { "description": "The component u...
5,548
0
petrpan-code/mui/material-ui/docs/translations/api-docs-joy
petrpan-code/mui/material-ui/docs/translations/api-docs-joy/skeleton/skeleton.json
{ "componentDescription": "", "propDescriptions": { "animation": { "description": "The animation. If <code>false</code> the animation effect is disabled." }, "children": { "description": "Used to render icon or text elements inside the Skeleton if <code>src</code> is not set. This can be an ...
5,549
0
petrpan-code/mui/material-ui/docs/translations/api-docs-joy
petrpan-code/mui/material-ui/docs/translations/api-docs-joy/slider/slider.json
{ "componentDescription": "", "propDescriptions": { "aria-label": { "description": "The label of the slider." }, "aria-valuetext": { "description": "A string value that provides a user-friendly name for the current value of the slider." }, "classes": { "description": "Override or extend the st...
5,550
0
petrpan-code/mui/material-ui/docs/translations/api-docs-joy
petrpan-code/mui/material-ui/docs/translations/api-docs-joy/snackbar/snackbar.json
{ "componentDescription": "", "propDescriptions": { "anchorOrigin": { "description": "The anchor of the <code>Snackbar</code>. On smaller screens, the component grows to occupy all the available width, the horizontal alignment is ignored." }, "animationDuration": { "description": "The durati...
5,551
0
petrpan-code/mui/material-ui/docs/translations/api-docs-joy
petrpan-code/mui/material-ui/docs/translations/api-docs-joy/stack/stack.json
{ "componentDescription": "", "propDescriptions": { "children": { "description": "The content of the component." }, "component": { "description": "The component used for the root node. Either a string to use a HTML element or a component." }, "direction": { "description": "Defines the <c...
5,552
0
petrpan-code/mui/material-ui/docs/translations/api-docs-joy
petrpan-code/mui/material-ui/docs/translations/api-docs-joy/step-button/step-button.json
{ "componentDescription": "", "propDescriptions": { "children": { "description": "Used to render icon or text elements inside the StepButton if <code>src</code> is not set. This can be an element, or just a string." }, "component": { "description": "The component used for the root node. Eith...
5,553
0
petrpan-code/mui/material-ui/docs/translations/api-docs-joy
petrpan-code/mui/material-ui/docs/translations/api-docs-joy/step-indicator/step-indicator.json
{ "componentDescription": "", "propDescriptions": { "children": { "description": "Used to render icon or text elements inside the StepIndicator if <code>src</code> is not set. This can be an element, or just a string." }, "color": { "description": "The color of the component. It supports tho...
5,554
0
petrpan-code/mui/material-ui/docs/translations/api-docs-joy
petrpan-code/mui/material-ui/docs/translations/api-docs-joy/step/step.json
{ "componentDescription": "", "propDescriptions": { "active": { "description": "If <code>true</code>, the active className is appended. You can customize the active state from the Stepper&#39;s <code>sx</code> prop." }, "children": { "description": "Used to render icon or text elements insid...
5,555
0
petrpan-code/mui/material-ui/docs/translations/api-docs-joy
petrpan-code/mui/material-ui/docs/translations/api-docs-joy/stepper/stepper.json
{ "componentDescription": "", "propDescriptions": { "children": { "description": "Used to render icon or text elements inside the Stepper if <code>src</code> is not set. This can be an element, or just a string." }, "component": { "description": "The component used for the root node. Either ...
5,556
0
petrpan-code/mui/material-ui/docs/translations/api-docs-joy
petrpan-code/mui/material-ui/docs/translations/api-docs-joy/svg-icon/svg-icon.json
{ "componentDescription": "", "propDescriptions": { "children": { "description": "Node passed into the SVG element." }, "color": { "description": "The color of the component. It supports those theme colors that make sense for this component. You can use the <code>htmlColor</code> prop to apply a color...
5,557
0
petrpan-code/mui/material-ui/docs/translations/api-docs-joy
petrpan-code/mui/material-ui/docs/translations/api-docs-joy/switch/switch.json
{ "componentDescription": "", "propDescriptions": { "checked": { "description": "If <code>true</code>, the component is checked." }, "color": { "description": "The color of the component. It supports those theme colors that make sense for this component." }, "component": { "description":...
5,558
0
petrpan-code/mui/material-ui/docs/translations/api-docs-joy
petrpan-code/mui/material-ui/docs/translations/api-docs-joy/tab-list/tab-list.json
{ "componentDescription": "", "propDescriptions": { "children": { "description": "Used to render icon or text elements inside the TabList if <code>src</code> is not set. This can be an element, or just a string." }, "color": { "description": "The color of the component. It supports those the...
5,559
0
petrpan-code/mui/material-ui/docs/translations/api-docs-joy
petrpan-code/mui/material-ui/docs/translations/api-docs-joy/tab-panel/tab-panel.json
{ "componentDescription": "", "propDescriptions": { "children": { "description": "The content of the component." }, "color": { "description": "The color of the component. It supports those theme colors that make sense for this component." }, "component": { "description": "The component u...
5,560
0
petrpan-code/mui/material-ui/docs/translations/api-docs-joy
petrpan-code/mui/material-ui/docs/translations/api-docs-joy/tab/tab.json
{ "componentDescription": "", "propDescriptions": { "action": { "description": "A ref for imperative actions. It currently only supports <code>focusVisible()</code> action." }, "color": { "description": "The color of the component. It supports those theme colors that make sense for this comp...
5,561
0
petrpan-code/mui/material-ui/docs/translations/api-docs-joy
petrpan-code/mui/material-ui/docs/translations/api-docs-joy/table/table.json
{ "componentDescription": "", "propDescriptions": { "borderAxis": { "description": "The axis to display a border on the table cell." }, "children": { "description": "Children of the table" }, "color": { "description": "The color of the component. It supports those theme colors that make sense for ...
5,562
0
petrpan-code/mui/material-ui/docs/translations/api-docs-joy
petrpan-code/mui/material-ui/docs/translations/api-docs-joy/tabs/tabs.json
{ "componentDescription": "", "propDescriptions": { "children": { "description": "The content of the component." }, "color": { "description": "The color of the component. It supports those theme colors that make sense for this component." }, "component": { "description": "The component u...
5,563
0
petrpan-code/mui/material-ui/docs/translations/api-docs-joy
petrpan-code/mui/material-ui/docs/translations/api-docs-joy/textarea/textarea.json
{ "componentDescription": "", "propDescriptions": { "color": { "description": "The color of the component. It supports those theme colors that make sense for this component." }, "endDecorator": { "description": "Trailing adornment for this input." }, "error": { "description": "If <code>t...
5,564
0
petrpan-code/mui/material-ui/docs/translations/api-docs-joy
petrpan-code/mui/material-ui/docs/translations/api-docs-joy/toggle-button-group/toggle-button-group.json
{ "componentDescription": "⚠️ ToggleButtonGroup must have Button and/or IconButton as direct children.", "propDescriptions": { "buttonFlex": { "description": "The flex value of the button." }, "children": { "description": "Used to render icon or text elements inside the ButtonGroup if <code>src</code>...
5,565
0
petrpan-code/mui/material-ui/docs/translations/api-docs-joy
petrpan-code/mui/material-ui/docs/translations/api-docs-joy/tooltip/tooltip.json
{ "componentDescription": "", "propDescriptions": { "arrow": { "description": "If <code>true</code>, adds an arrow to the tooltip." }, "children": { "description": "Tooltip reference element." }, "color": { "description": "The color of the component. It supports those theme colors that make sense ...
5,566
0
petrpan-code/mui/material-ui/docs/translations/api-docs-joy
petrpan-code/mui/material-ui/docs/translations/api-docs-joy/typography/typography.json
{ "componentDescription": "", "propDescriptions": { "children": { "description": "The content of the component." }, "color": { "description": "The color of the component. It supports those theme colors that make sense for this component." }, "component": { "description": "The component u...
5,567
0
petrpan-code/mui/material-ui/docs/translations/api-docs
petrpan-code/mui/material-ui/docs/translations/api-docs/accordion-actions/accordion-actions.json
{ "componentDescription": "", "propDescriptions": { "children": { "description": "The content of the component." }, "classes": { "description": "Override or extend the styles applied to the component." }, "disableSpacing": { "description": "If <code>true</code>, the actions do not have additional ...
5,568
0
petrpan-code/mui/material-ui/docs/translations/api-docs
petrpan-code/mui/material-ui/docs/translations/api-docs/accordion-details/accordion-details.json
{ "componentDescription": "", "propDescriptions": { "children": { "description": "The content of the component." }, "classes": { "description": "Override or extend the styles applied to the component." }, "sx": { "description": "The system prop that allows defining system overrides as well as addi...
5,569
0
petrpan-code/mui/material-ui/docs/translations/api-docs
petrpan-code/mui/material-ui/docs/translations/api-docs/accordion-summary/accordion-summary.json
{ "componentDescription": "", "propDescriptions": { "children": { "description": "The content of the component." }, "classes": { "description": "Override or extend the styles applied to the component." }, "expandIcon": { "description": "The icon to display as the expand indicator." }, "focusVisibleC...
5,570
0
petrpan-code/mui/material-ui/docs/translations/api-docs
petrpan-code/mui/material-ui/docs/translations/api-docs/accordion/accordion.json
{ "componentDescription": "", "propDescriptions": { "children": { "description": "The content of the component." }, "classes": { "description": "Override or extend the styles applied to the component." }, "defaultExpanded": { "description": "If <code>true</code>, expands the accordion by default." }, ...
5,571
0
petrpan-code/mui/material-ui/docs/translations/api-docs
petrpan-code/mui/material-ui/docs/translations/api-docs/alert-title/alert-title.json
{ "componentDescription": "", "propDescriptions": { "children": { "description": "The content of the component." }, "classes": { "description": "Override or extend the styles applied to the component." }, "sx": { "description": "The system prop that allows defining system overrides as well as addi...
5,572
0
petrpan-code/mui/material-ui/docs/translations/api-docs
petrpan-code/mui/material-ui/docs/translations/api-docs/alert/alert.json
{ "componentDescription": "", "propDescriptions": { "action": { "description": "The action to display. It renders after the message, at the end of the alert." }, "children": { "description": "The content of the component." }, "classes": { "description": "Override or extend the styles applied t...
5,573
0
petrpan-code/mui/material-ui/docs/translations/api-docs
petrpan-code/mui/material-ui/docs/translations/api-docs/app-bar/app-bar.json
{ "componentDescription": "", "propDescriptions": { "children": { "description": "The content of the component." }, "classes": { "description": "Override or extend the styles applied to the component." }, "color": { "description": "The color of the component. It supports both default and custom th...
5,574
0
petrpan-code/mui/material-ui/docs/translations/api-docs
petrpan-code/mui/material-ui/docs/translations/api-docs/autocomplete/autocomplete.json
{ "componentDescription": "", "propDescriptions": { "autoComplete": { "description": "If <code>true</code>, the portion of the selected suggestion that has not been typed by the user, known as the completion string, appears inline after the input cursor in the textbox. The inline completion string is visu...
5,575
0
petrpan-code/mui/material-ui/docs/translations/api-docs
petrpan-code/mui/material-ui/docs/translations/api-docs/avatar-group/avatar-group.json
{ "componentDescription": "", "propDescriptions": { "children": { "description": "The avatars to stack." }, "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 el...
5,576
0
petrpan-code/mui/material-ui/docs/translations/api-docs
petrpan-code/mui/material-ui/docs/translations/api-docs/avatar/avatar.json
{ "componentDescription": "", "propDescriptions": { "alt": { "description": "Used in combination with <code>src</code> or <code>srcSet</code> to provide an alt attribute for the rendered <code>img</code> element." }, "children": { "description": "Used to render icon or text elements inside t...
5,577
0
petrpan-code/mui/material-ui/docs/translations/api-docs
petrpan-code/mui/material-ui/docs/translations/api-docs/backdrop/backdrop.json
{ "componentDescription": "", "propDescriptions": { "children": { "description": "The content of the component." }, "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...
5,578
0
petrpan-code/mui/material-ui/docs/translations/api-docs
petrpan-code/mui/material-ui/docs/translations/api-docs/badge/badge.json
{ "componentDescription": "", "propDescriptions": { "anchorOrigin": { "description": "The anchor of the badge." }, "badgeContent": { "description": "The content rendered within the badge." }, "children": { "description": "The badge will be added relative to this node." }, "classes": { "description":...
5,579
0
petrpan-code/mui/material-ui/docs/translations/api-docs
petrpan-code/mui/material-ui/docs/translations/api-docs/bottom-navigation-action/bottom-navigation-action.json
{ "componentDescription": "", "propDescriptions": { "children": { "description": "This prop isn&#39;t supported. Use the <code>component</code> prop if you need to change the children structure." }, "classes": { "description": "Override or extend the styles applied to the component." }, "icon"...
5,580
0
petrpan-code/mui/material-ui/docs/translations/api-docs
petrpan-code/mui/material-ui/docs/translations/api-docs/bottom-navigation/bottom-navigation.json
{ "componentDescription": "", "propDescriptions": { "children": { "description": "The content of the component." }, "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...
5,581
0
petrpan-code/mui/material-ui/docs/translations/api-docs
petrpan-code/mui/material-ui/docs/translations/api-docs/box/box.json
{ "componentDescription": "", "propDescriptions": { "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." ...
5,582
0
petrpan-code/mui/material-ui/docs/translations/api-docs
petrpan-code/mui/material-ui/docs/translations/api-docs/breadcrumbs/breadcrumbs.json
{ "componentDescription": "", "propDescriptions": { "children": { "description": "The content of the component." }, "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...
5,583
0
petrpan-code/mui/material-ui/docs/translations/api-docs
petrpan-code/mui/material-ui/docs/translations/api-docs/button-base/button-base.json
{ "componentDescription": "`ButtonBase` contains as few styles as possible.\nIt aims to be a simple building block for creating a button.\nIt contains a load of style reset and some focus/ripple logic.", "propDescriptions": { "action": { "description": "A ref for imperative actions. It currently only supp...
5,584
0
petrpan-code/mui/material-ui/docs/translations/api-docs
petrpan-code/mui/material-ui/docs/translations/api-docs/button-group/button-group.json
{ "componentDescription": "", "propDescriptions": { "children": { "description": "The content of the component." }, "classes": { "description": "Override or extend the styles applied to the component." }, "color": { "description": "The color of the component. It supports both default and custom th...
5,585
0
petrpan-code/mui/material-ui/docs/translations/api-docs
petrpan-code/mui/material-ui/docs/translations/api-docs/button/button.json
{ "componentDescription": "", "propDescriptions": { "children": { "description": "The content of the component." }, "classes": { "description": "Override or extend the styles applied to the component." }, "color": { "description": "The color of the component. It supports both default and custom th...
5,586
0
petrpan-code/mui/material-ui/docs/translations/api-docs
petrpan-code/mui/material-ui/docs/translations/api-docs/card-action-area/card-action-area.json
{ "componentDescription": "", "propDescriptions": { "children": { "description": "The content of the component." }, "classes": { "description": "Override or extend the styles applied to the component." }, "sx": { "description": "The system prop that allows defining system overrides as well as addi...
5,587
0
petrpan-code/mui/material-ui/docs/translations/api-docs
petrpan-code/mui/material-ui/docs/translations/api-docs/card-actions/card-actions.json
{ "componentDescription": "", "propDescriptions": { "children": { "description": "The content of the component." }, "classes": { "description": "Override or extend the styles applied to the component." }, "disableSpacing": { "description": "If <code>true</code>, the actions do not have additional ...
5,588
0
petrpan-code/mui/material-ui/docs/translations/api-docs
petrpan-code/mui/material-ui/docs/translations/api-docs/card-content/card-content.json
{ "componentDescription": "", "propDescriptions": { "children": { "description": "The content of the component." }, "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...
5,589
0
petrpan-code/mui/material-ui/docs/translations/api-docs
petrpan-code/mui/material-ui/docs/translations/api-docs/card-header/card-header.json
{ "componentDescription": "", "propDescriptions": { "action": { "description": "The action to display in the card header." }, "avatar": { "description": "The Avatar element to display." }, "classes": { "description": "Override or extend the styles applied to the component." }, "component": { "...
5,590
0
petrpan-code/mui/material-ui/docs/translations/api-docs
petrpan-code/mui/material-ui/docs/translations/api-docs/card-media/card-media.json
{ "componentDescription": "", "propDescriptions": { "children": { "description": "The content of the component." }, "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...
5,591
0
petrpan-code/mui/material-ui/docs/translations/api-docs
petrpan-code/mui/material-ui/docs/translations/api-docs/card/card.json
{ "componentDescription": "", "propDescriptions": { "children": { "description": "The content of the component." }, "classes": { "description": "Override or extend the styles applied to the component." }, "raised": { "description": "If <code>true</code>, the card will use raised styling." }, "sx": {...
5,592
0
petrpan-code/mui/material-ui/docs/translations/api-docs
petrpan-code/mui/material-ui/docs/translations/api-docs/checkbox/checkbox.json
{ "componentDescription": "", "propDescriptions": { "checked": { "description": "If <code>true</code>, the component is checked." }, "checkedIcon": { "description": "The icon to display when the component is checked." }, "classes": { "description": "Override or extend the styles applied to the component...
5,593
0
petrpan-code/mui/material-ui/docs/translations/api-docs
petrpan-code/mui/material-ui/docs/translations/api-docs/chip/chip.json
{ "componentDescription": "Chips represent complex entities in small blocks, such as a contact.", "propDescriptions": { "avatar": { "description": "The Avatar element to display." }, "children": { "description": "This prop isn&#39;t supported. Use the <code>component</code> prop if you need to change ...
5,594
0
petrpan-code/mui/material-ui/docs/translations/api-docs
petrpan-code/mui/material-ui/docs/translations/api-docs/circular-progress/circular-progress.json
{ "componentDescription": "## ARIA\n\nIf the progress bar is describing the loading progress of a particular region of a page,\nyou should use `aria-describedby` to point to the progress bar, and set the `aria-busy`\nattribute to `true` on that region until it has finished loading.", "propDescriptions": { "clas...
5,595
0
petrpan-code/mui/material-ui/docs/translations/api-docs
petrpan-code/mui/material-ui/docs/translations/api-docs/collapse/collapse.json
{ "componentDescription": "The Collapse transition is used by the\n[Vertical Stepper](/material-ui/react-stepper/#vertical-stepper) StepContent component.\nIt uses [react-transition-group](https://github.com/reactjs/react-transition-group) internally.", "propDescriptions": { "addEndListener": { "descripti...
5,596
0
petrpan-code/mui/material-ui/docs/translations/api-docs
petrpan-code/mui/material-ui/docs/translations/api-docs/container/container.json
{ "componentDescription": "", "propDescriptions": { "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." }, "disableGutters": { ...
5,597
0
petrpan-code/mui/material-ui/docs/translations/api-docs
petrpan-code/mui/material-ui/docs/translations/api-docs/css-baseline/css-baseline.json
{ "componentDescription": "Kickstart an elegant, consistent, and simple baseline to build upon.", "propDescriptions": { "children": { "description": "You can wrap a node." }, "enableColorScheme": { "description": "Enable <code>color-scheme</code> CSS property to use <code>theme.palette.mode</code>. Fo...
5,598
0
petrpan-code/mui/material-ui/docs/translations/api-docs
petrpan-code/mui/material-ui/docs/translations/api-docs/dialog-actions/dialog-actions.json
{ "componentDescription": "", "propDescriptions": { "children": { "description": "The content of the component." }, "classes": { "description": "Override or extend the styles applied to the component." }, "disableSpacing": { "description": "If <code>true</code>, the actions do not have additional ...
5,599