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 | petrpan-code/mui/material-ui/docs/translations/api-docs/dialog-content-text/dialog-content-text.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,600 |
0 | petrpan-code/mui/material-ui/docs/translations/api-docs | petrpan-code/mui/material-ui/docs/translations/api-docs/dialog-content/dialog-content.json | {
"componentDescription": "",
"propDescriptions": {
"children": { "description": "The content of the component." },
"classes": { "description": "Override or extend the styles applied to the component." },
"dividers": { "description": "Display the top and bottom dividers." },
"sx": {
"descripti... | 5,601 |
0 | petrpan-code/mui/material-ui/docs/translations/api-docs | petrpan-code/mui/material-ui/docs/translations/api-docs/dialog-title/dialog-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,602 |
0 | petrpan-code/mui/material-ui/docs/translations/api-docs | petrpan-code/mui/material-ui/docs/translations/api-docs/dialog/dialog.json | {
"componentDescription": "Dialogs are overlaid modal paper based components with a backdrop.",
"propDescriptions": {
"aria-describedby": { "description": "The id(s) of the element(s) that describe the dialog." },
"aria-labelledby": { "description": "The id(s) of the element(s) that label the dialog." },
... | 5,603 |
0 | petrpan-code/mui/material-ui/docs/translations/api-docs | petrpan-code/mui/material-ui/docs/translations/api-docs/divider/divider.json | {
"componentDescription": "",
"propDescriptions": {
"absolute": { "description": "Absolutely position the element." },
"children": { "description": "The content of the component." },
"classes": { "description": "Override or extend the styles applied to the component." },
"component": {
"descri... | 5,604 |
0 | petrpan-code/mui/material-ui/docs/translations/api-docs | petrpan-code/mui/material-ui/docs/translations/api-docs/drawer/drawer.json | {
"componentDescription": "The props of the [Modal](/material-ui/api/modal/) component are available\nwhen `variant=\"temporary\"` is set.",
"propDescriptions": {
"anchor": { "description": "Side from which the drawer will appear." },
"children": { "description": "The content of the component." },
"clas... | 5,605 |
0 | petrpan-code/mui/material-ui/docs/translations/api-docs | petrpan-code/mui/material-ui/docs/translations/api-docs/fab/fab.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,606 |
0 | petrpan-code/mui/material-ui/docs/translations/api-docs | petrpan-code/mui/material-ui/docs/translations/api-docs/fade/fade.json | {
"componentDescription": "The Fade transition is used by the [Modal](/material-ui/react-modal/) component.\nIt uses [react-transition-group](https://github.com/reactjs/react-transition-group) internally.",
"propDescriptions": {
"addEndListener": {
"description": "Add a custom transition end trigger. Call... | 5,607 |
0 | petrpan-code/mui/material-ui/docs/translations/api-docs | petrpan-code/mui/material-ui/docs/translations/api-docs/filled-input/filled-input.json | {
"componentDescription": "",
"propDescriptions": {
"autoComplete": {
"description": "This prop helps users to fill forms faster, especially on mobile devices. The name can be confusing, as it's more like an autofill. You can learn more about it <a href=\"https://html.spec.whatwg.org/multipage/form-co... | 5,608 |
0 | petrpan-code/mui/material-ui/docs/translations/api-docs | petrpan-code/mui/material-ui/docs/translations/api-docs/form-control-label/form-control-label.json | {
"componentDescription": "Drop-in replacement of the `Radio`, `Switch` and `Checkbox` component.\nUse this component if you want to display an extra label.",
"propDescriptions": {
"checked": { "description": "If <code>true</code>, the component appears selected." },
"classes": { "description": "Override or... | 5,609 |
0 | petrpan-code/mui/material-ui/docs/translations/api-docs | petrpan-code/mui/material-ui/docs/translations/api-docs/form-control/form-control.json | {
"componentDescription": "Provides context such as filled/focused/error/required for form inputs.\nRelying on the context provides high flexibility and ensures that the state always stays\nconsistent across the children of the `FormControl`.\nThis context is used by the following components:\n\n - FormLabel\n - Form... | 5,610 |
0 | petrpan-code/mui/material-ui/docs/translations/api-docs | petrpan-code/mui/material-ui/docs/translations/api-docs/form-group/form-group.json | {
"componentDescription": "`FormGroup` wraps controls such as `Checkbox` and `Switch`.\nIt provides compact row layout.\nFor the `Radio`, you should be using the `RadioGroup` component instead of this one.",
"propDescriptions": {
"children": { "description": "The content of the component." },
"classes": { "... | 5,611 |
0 | petrpan-code/mui/material-ui/docs/translations/api-docs | petrpan-code/mui/material-ui/docs/translations/api-docs/form-helper-text/form-helper-text.json | {
"componentDescription": "",
"propDescriptions": {
"children": {
"description": "The content of the component.<br>If <code>' '</code> is provided, the component reserves one line height for displaying a future message."
},
"classes": { "description": "Override or extend the styles applied... | 5,612 |
0 | petrpan-code/mui/material-ui/docs/translations/api-docs | petrpan-code/mui/material-ui/docs/translations/api-docs/form-label/form-label.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,613 |
0 | petrpan-code/mui/material-ui/docs/translations/api-docs | petrpan-code/mui/material-ui/docs/translations/api-docs/global-styles/global-styles.json | {
"componentDescription": "",
"propDescriptions": { "styles": { "description": "The styles you want to apply globally." } },
"classDescriptions": {}
}
| 5,614 |
0 | petrpan-code/mui/material-ui/docs/translations/api-docs | petrpan-code/mui/material-ui/docs/translations/api-docs/grid/grid.json | {
"componentDescription": "",
"propDescriptions": {
"children": { "description": "The content of the component." },
"columns": { "description": "The number of columns." },
"columnSpacing": {
"description": "Defines the horizontal space between the type <code>item</code> components. It overrides th... | 5,615 |
0 | petrpan-code/mui/material-ui/docs/translations/api-docs | petrpan-code/mui/material-ui/docs/translations/api-docs/grow/grow.json | {
"componentDescription": "The Grow transition is used by the [Tooltip](/material-ui/react-tooltip/) and\n[Popover](/material-ui/react-popover/) components.\nIt uses [react-transition-group](https://github.com/reactjs/react-transition-group) internally.",
"propDescriptions": {
"addEndListener": {
"descrip... | 5,616 |
0 | petrpan-code/mui/material-ui/docs/translations/api-docs | petrpan-code/mui/material-ui/docs/translations/api-docs/hidden/hidden.json | {
"componentDescription": "Responsively hides children based on the selected implementation.",
"propDescriptions": {
"children": { "description": "The content of the component." },
"implementation": {
"description": "Specify which implementation to use. 'js' is the default, 'css' work... | 5,617 |
0 | petrpan-code/mui/material-ui/docs/translations/api-docs | petrpan-code/mui/material-ui/docs/translations/api-docs/icon-button/icon-button.json | {
"componentDescription": "Refer to the [Icons](/material-ui/icons/) section of the documentation\nregarding the available icon options.",
"propDescriptions": {
"children": { "description": "The icon to display." },
"classes": { "description": "Override or extend the styles applied to the component." },
... | 5,618 |
0 | petrpan-code/mui/material-ui/docs/translations/api-docs | petrpan-code/mui/material-ui/docs/translations/api-docs/icon/icon.json | {
"componentDescription": "",
"propDescriptions": {
"baseClassName": {
"description": "The base class applied to the icon. Defaults to 'material-icons', but can be changed to any other base class that suits the icon font you're using (e.g. material-icons-rounded, fas, etc)."
},
"childr... | 5,619 |
0 | petrpan-code/mui/material-ui/docs/translations/api-docs | petrpan-code/mui/material-ui/docs/translations/api-docs/image-list-item-bar/image-list-item-bar.json | {
"componentDescription": "",
"propDescriptions": {
"actionIcon": {
"description": "An IconButton element to be used as secondary action target (primary action target is the item itself)."
},
"actionPosition": { "description": "Position of secondary action IconButton." },
"classes": { "descrip... | 5,620 |
0 | petrpan-code/mui/material-ui/docs/translations/api-docs | petrpan-code/mui/material-ui/docs/translations/api-docs/image-list-item/image-list-item.json | {
"componentDescription": "",
"propDescriptions": {
"children": {
"description": "The content of the component, normally an <code><img></code>."
},
"classes": { "description": "Override or extend the styles applied to the component." },
"cols": { "description": "Width of the item in numb... | 5,621 |
0 | petrpan-code/mui/material-ui/docs/translations/api-docs | petrpan-code/mui/material-ui/docs/translations/api-docs/image-list/image-list.json | {
"componentDescription": "",
"propDescriptions": {
"children": {
"description": "The content of the component, normally <code>ImageListItem</code>s."
},
"classes": { "description": "Override or extend the styles applied to the component." },
"cols": { "description": "Number of columns." },
... | 5,622 |
0 | petrpan-code/mui/material-ui/docs/translations/api-docs | petrpan-code/mui/material-ui/docs/translations/api-docs/input-adornment/input-adornment.json | {
"componentDescription": "",
"propDescriptions": {
"children": {
"description": "The content of the component, normally an <code>IconButton</code> or string."
},
"classes": { "description": "Override or extend the styles applied to the component." },
"component": {
"description": "The c... | 5,623 |
0 | petrpan-code/mui/material-ui/docs/translations/api-docs | petrpan-code/mui/material-ui/docs/translations/api-docs/input-base/input-base.json | {
"componentDescription": "`InputBase` contains as few styles as possible.\nIt aims to be a simple building block for creating an input.\nIt contains a load of style reset and some state logic.",
"propDescriptions": {
"autoComplete": {
"description": "This prop helps users to fill forms faster, especially... | 5,624 |
0 | petrpan-code/mui/material-ui/docs/translations/api-docs | petrpan-code/mui/material-ui/docs/translations/api-docs/input-label/input-label.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,625 |
0 | petrpan-code/mui/material-ui/docs/translations/api-docs | petrpan-code/mui/material-ui/docs/translations/api-docs/input/input.json | {
"componentDescription": "",
"propDescriptions": {
"autoComplete": {
"description": "This prop helps users to fill forms faster, especially on mobile devices. The name can be confusing, as it's more like an autofill. You can learn more about it <a href=\"https://html.spec.whatwg.org/multipage/form-co... | 5,626 |
0 | petrpan-code/mui/material-ui/docs/translations/api-docs | petrpan-code/mui/material-ui/docs/translations/api-docs/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": {
"clas... | 5,627 |
0 | petrpan-code/mui/material-ui/docs/translations/api-docs | petrpan-code/mui/material-ui/docs/translations/api-docs/link/link.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 link." },
"component": {
"description": "The ... | 5,628 |
0 | petrpan-code/mui/material-ui/docs/translations/api-docs | petrpan-code/mui/material-ui/docs/translations/api-docs/list-item-avatar/list-item-avatar.json | {
"componentDescription": "A simple wrapper to apply `List` styles to an `Avatar`.",
"propDescriptions": {
"children": { "description": "The content of the component, normally an <code>Avatar</code>." },
"classes": { "description": "Override or extend the styles applied to the component." },
"sx": {
... | 5,629 |
0 | petrpan-code/mui/material-ui/docs/translations/api-docs | petrpan-code/mui/material-ui/docs/translations/api-docs/list-item-button/list-item-button.json | {
"componentDescription": "",
"propDescriptions": {
"alignItems": { "description": "Defines the <code>align-items</code> style property." },
"autoFocus": {
"description": "If <code>true</code>, the list item is focused during the first mount. Focus will also be triggered if the value changes from fals... | 5,630 |
0 | petrpan-code/mui/material-ui/docs/translations/api-docs | petrpan-code/mui/material-ui/docs/translations/api-docs/list-item-icon/list-item-icon.json | {
"componentDescription": "A simple wrapper to apply `List` styles to an `Icon` or `SvgIcon`.",
"propDescriptions": {
"children": {
"description": "The content of the component, normally <code>Icon</code>, <code>SvgIcon</code>, or a <code>@mui/icons-material</code> SVG icon element."
},
"classes":... | 5,631 |
0 | petrpan-code/mui/material-ui/docs/translations/api-docs | petrpan-code/mui/material-ui/docs/translations/api-docs/list-item-secondary-action/list-item-secondary-action.json | {
"componentDescription": "Must be used as the last child of ListItem to function properly.",
"propDescriptions": {
"children": {
"description": "The content of the component, normally an <code>IconButton</code> or selection control."
},
"classes": { "description": "Override or extend the styles a... | 5,632 |
0 | petrpan-code/mui/material-ui/docs/translations/api-docs | petrpan-code/mui/material-ui/docs/translations/api-docs/list-item-text/list-item-text.json | {
"componentDescription": "",
"propDescriptions": {
"children": { "description": "Alias for the <code>primary</code> prop." },
"classes": { "description": "Override or extend the styles applied to the component." },
"disableTypography": {
"description": "If <code>true</code>, the children won'... | 5,633 |
0 | petrpan-code/mui/material-ui/docs/translations/api-docs | petrpan-code/mui/material-ui/docs/translations/api-docs/list-item/list-item.json | {
"componentDescription": "Uses an additional container component if `ListItemSecondaryAction` is the last child.",
"propDescriptions": {
"alignItems": { "description": "Defines the <code>align-items</code> style property." },
"autoFocus": {
"description": "If <code>true</code>, the list item is focus... | 5,634 |
0 | petrpan-code/mui/material-ui/docs/translations/api-docs | petrpan-code/mui/material-ui/docs/translations/api-docs/list-subheader/list-subheader.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 those theme colors that ma... | 5,635 |
0 | petrpan-code/mui/material-ui/docs/translations/api-docs | petrpan-code/mui/material-ui/docs/translations/api-docs/list/list.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,636 |
0 | petrpan-code/mui/material-ui/docs/translations/api-docs | petrpan-code/mui/material-ui/docs/translations/api-docs/loading-button/loading-button.json | {
"componentDescription": "",
"propDescriptions": {
"children": { "description": "The content of the component." },
"classes": { "description": "Override or extend the styles applied to the component." },
"disabled": { "description": "If <code>true</code>, the component is disabled." },
"loading": {... | 5,637 |
0 | petrpan-code/mui/material-ui/docs/translations/api-docs | petrpan-code/mui/material-ui/docs/translations/api-docs/masonry/masonry.json | {
"componentDescription": "",
"propDescriptions": {
"children": { "description": "The content of the component." },
"classes": { "description": "Override or extend the styles applied to the component." },
"columns": { "description": "Number of columns." },
"component": {
"description": "The co... | 5,638 |
0 | petrpan-code/mui/material-ui/docs/translations/api-docs | petrpan-code/mui/material-ui/docs/translations/api-docs/menu-item/menu-item.json | {
"componentDescription": "",
"propDescriptions": {
"autoFocus": {
"description": "If <code>true</code>, the list item is focused during the first mount. Focus will also be triggered if the value changes from false to true."
},
"children": { "description": "The content of the component." },
"c... | 5,639 |
0 | petrpan-code/mui/material-ui/docs/translations/api-docs | petrpan-code/mui/material-ui/docs/translations/api-docs/menu-list/menu-list.json | {
"componentDescription": "A permanently displayed menu following https://www.w3.org/WAI/ARIA/apg/patterns/menu-button/.\nIt's exposed to help customization of the [`Menu`](/material-ui/api/menu/) component if you\nuse it separately you need to move focus into the component manually. Once\nthe focus is placed inside ... | 5,640 |
0 | petrpan-code/mui/material-ui/docs/translations/api-docs | petrpan-code/mui/material-ui/docs/translations/api-docs/menu/menu.json | {
"componentDescription": "",
"propDescriptions": {
"anchorEl": {
"description": "An HTML element, or a function that returns one. It's used to set the position of the menu."
},
"autoFocus": {
"description": "If <code>true</code> (Default) will focus the <code>[role="menu"]</co... | 5,641 |
0 | petrpan-code/mui/material-ui/docs/translations/api-docs | petrpan-code/mui/material-ui/docs/translations/api-docs/mobile-stepper/mobile-stepper.json | {
"componentDescription": "",
"propDescriptions": {
"activeStep": {
"description": "Set the active step (zero based index). Defines which dot is highlighted when the variant is 'dots'."
},
"backButton": {
"description": "A back button element. For instance, it can be a <code>Button</... | 5,642 |
0 | petrpan-code/mui/material-ui/docs/translations/api-docs | petrpan-code/mui/material-ui/docs/translations/api-docs/modal/modal.json | {
"componentDescription": "Modal is a lower-level construct that is leveraged by the following components:\n\n- [Dialog](/material-ui/api/dialog/)\n- [Drawer](/material-ui/api/drawer/)\n- [Menu](/material-ui/api/menu/)\n- [Popover](/material-ui/api/popover/)\n\nIf you are creating a modal dialog, you probably want to... | 5,643 |
0 | petrpan-code/mui/material-ui/docs/translations/api-docs | petrpan-code/mui/material-ui/docs/translations/api-docs/native-select/native-select.json | {
"componentDescription": "An alternative to `<Select native />` with a much smaller bundle size footprint.",
"propDescriptions": {
"children": {
"description": "The option elements to populate the select with. Can be some <code><option></code> elements."
},
"classes": { "description": "Over... | 5,644 |
0 | petrpan-code/mui/material-ui/docs/translations/api-docs | petrpan-code/mui/material-ui/docs/translations/api-docs/outlined-input/outlined-input.json | {
"componentDescription": "",
"propDescriptions": {
"autoComplete": {
"description": "This prop helps users to fill forms faster, especially on mobile devices. The name can be confusing, as it's more like an autofill. You can learn more about it <a href=\"https://html.spec.whatwg.org/multipage/form-co... | 5,645 |
0 | petrpan-code/mui/material-ui/docs/translations/api-docs | petrpan-code/mui/material-ui/docs/translations/api-docs/pagination-item/pagination-item.json | {
"componentDescription": "",
"propDescriptions": {
"classes": { "description": "Override or extend the styles applied to the component." },
"color": {
"description": "The active color. It supports both default and custom theme colors, which can be added as shown in the <a href=\"https://mui.com/mater... | 5,646 |
0 | petrpan-code/mui/material-ui/docs/translations/api-docs | petrpan-code/mui/material-ui/docs/translations/api-docs/pagination/pagination.json | {
"componentDescription": "",
"propDescriptions": {
"boundaryCount": { "description": "Number of always visible pages at the beginning and end." },
"classes": { "description": "Override or extend the styles applied to the component." },
"color": {
"description": "The active color. It supports both... | 5,647 |
0 | petrpan-code/mui/material-ui/docs/translations/api-docs | petrpan-code/mui/material-ui/docs/translations/api-docs/paper/paper.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,648 |
0 | petrpan-code/mui/material-ui/docs/translations/api-docs | petrpan-code/mui/material-ui/docs/translations/api-docs/popover/popover.json | {
"componentDescription": "",
"propDescriptions": {
"action": {
"description": "A ref for imperative actions. It currently only supports updatePosition() action."
},
"anchorEl": {
"description": "An HTML element, <a href=\"/material-ui/react-popover/#virtual-element\">PopoverVirtualElement</... | 5,649 |
0 | petrpan-code/mui/material-ui/docs/translations/api-docs | petrpan-code/mui/material-ui/docs/translations/api-docs/popper/popper.json | {
"componentDescription": "",
"propDescriptions": {
"anchorEl": {
"description": "An HTML element, <a href=\"https://popper.js.org/docs/v2/virtual-elements/\">virtualElement</a>, or a function that returns either. It's used to set the position of the popper. The return value will passed as the referen... | 5,650 |
0 | petrpan-code/mui/material-ui/docs/translations/api-docs | petrpan-code/mui/material-ui/docs/translations/api-docs/radio-group/radio-group.json | {
"componentDescription": "",
"propDescriptions": {
"children": { "description": "The content of the component." },
"defaultValue": {
"description": "The default value. Use when the component is not controlled."
},
"name": {
"description": "The name used to reference the value of the con... | 5,651 |
0 | petrpan-code/mui/material-ui/docs/translations/api-docs | petrpan-code/mui/material-ui/docs/translations/api-docs/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." },
"classes": { "description": "Override or extend the styles applied to the component... | 5,652 |
0 | petrpan-code/mui/material-ui/docs/translations/api-docs | petrpan-code/mui/material-ui/docs/translations/api-docs/rating/rating.json | {
"componentDescription": "",
"propDescriptions": {
"classes": { "description": "Override or extend the styles applied to the component." },
"defaultValue": {
"description": "The default value. Use when the component is not controlled."
},
"disabled": { "description": "If <code>true</code>, th... | 5,653 |
0 | petrpan-code/mui/material-ui/docs/translations/api-docs | petrpan-code/mui/material-ui/docs/translations/api-docs/scoped-css-baseline/scoped-css-baseline.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,654 |
0 | petrpan-code/mui/material-ui/docs/translations/api-docs | petrpan-code/mui/material-ui/docs/translations/api-docs/select/select.json | {
"componentDescription": "",
"propDescriptions": {
"autoWidth": {
"description": "If <code>true</code>, the width of the popover will automatically be set according to the items inside the menu, otherwise it will be at least the width of the select input."
},
"children": {
"description": "T... | 5,655 |
0 | petrpan-code/mui/material-ui/docs/translations/api-docs | petrpan-code/mui/material-ui/docs/translations/api-docs/skeleton/skeleton.json | {
"componentDescription": "",
"propDescriptions": {
"animation": {
"description": "The animation. If <code>false</code> the animation effect is disabled."
},
"children": { "description": "Optional children to infer width and height from." },
"classes": { "description": "Override or extend the ... | 5,656 |
0 | petrpan-code/mui/material-ui/docs/translations/api-docs | petrpan-code/mui/material-ui/docs/translations/api-docs/slide/slide.json | {
"componentDescription": "The Slide transition is used by the [Drawer](/material-ui/react-drawer/) component.\nIt uses [react-transition-group](https://github.com/reactjs/react-transition-group) internally.",
"propDescriptions": {
"addEndListener": {
"description": "Add a custom transition end trigger. C... | 5,657 |
0 | petrpan-code/mui/material-ui/docs/translations/api-docs | petrpan-code/mui/material-ui/docs/translations/api-docs/slider/slider.json | {
"componentDescription": "",
"propDescriptions": {
"aria-label": { "description": "The label of the slider." },
"aria-labelledby": {
"description": "The id of the element containing a label for the slider."
},
"aria-valuetext": {
"description": "A string value that provides a user-frien... | 5,658 |
0 | petrpan-code/mui/material-ui/docs/translations/api-docs | petrpan-code/mui/material-ui/docs/translations/api-docs/snackbar-content/snackbar-content.json | {
"componentDescription": "",
"propDescriptions": {
"action": {
"description": "The action to display. It renders after the message, at the end of the snackbar."
},
"classes": { "description": "Override or extend the styles applied to the component." },
"message": { "description": "The message... | 5,659 |
0 | petrpan-code/mui/material-ui/docs/translations/api-docs | petrpan-code/mui/material-ui/docs/translations/api-docs/snackbar/snackbar.json | {
"componentDescription": "",
"propDescriptions": {
"action": {
"description": "The action to display. It renders after the message, at the end of the snackbar."
},
"anchorOrigin": {
"description": "The anchor of the <code>Snackbar</code>. On smaller screens, the component grows to occupy al... | 5,660 |
0 | petrpan-code/mui/material-ui/docs/translations/api-docs | petrpan-code/mui/material-ui/docs/translations/api-docs/speed-dial-action/speed-dial-action.json | {
"componentDescription": "",
"propDescriptions": {
"classes": { "description": "Override or extend the styles applied to the component." },
"delay": {
"description": "Adds a transition delay, to allow a series of SpeedDialActions to be animated."
},
"FabProps": {
"description": "Props a... | 5,661 |
0 | petrpan-code/mui/material-ui/docs/translations/api-docs | petrpan-code/mui/material-ui/docs/translations/api-docs/speed-dial-icon/speed-dial-icon.json | {
"componentDescription": "",
"propDescriptions": {
"classes": { "description": "Override or extend the styles applied to the component." },
"icon": { "description": "The icon to display." },
"openIcon": {
"description": "The icon to display in the SpeedDial Floating Action Button when the SpeedDi... | 5,662 |
0 | petrpan-code/mui/material-ui/docs/translations/api-docs | petrpan-code/mui/material-ui/docs/translations/api-docs/speed-dial/speed-dial.json | {
"componentDescription": "",
"propDescriptions": {
"ariaLabel": {
"description": "The aria-label of the button element. Also used to provide the <code>id</code> for the <code>SpeedDial</code> element and its children."
},
"children": {
"description": "SpeedDialActions to display when the Sp... | 5,663 |
0 | petrpan-code/mui/material-ui/docs/translations/api-docs | petrpan-code/mui/material-ui/docs/translations/api-docs/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,664 |
0 | petrpan-code/mui/material-ui/docs/translations/api-docs | petrpan-code/mui/material-ui/docs/translations/api-docs/step-button/step-button.json | {
"componentDescription": "",
"propDescriptions": {
"children": {
"description": "Can be a <code>StepLabel</code> or a node to place inside <code>StepLabel</code> as children."
},
"classes": { "description": "Override or extend the styles applied to the component." },
"icon": { "description": ... | 5,665 |
0 | petrpan-code/mui/material-ui/docs/translations/api-docs | petrpan-code/mui/material-ui/docs/translations/api-docs/step-connector/step-connector.json | {
"componentDescription": "",
"propDescriptions": {
"classes": { "description": "Override or extend the styles applied to the component." },
"sx": {
"description": "The system prop that allows defining system overrides as well as additional CSS styles."
}
},
"classDescriptions": {
"root": ... | 5,666 |
0 | petrpan-code/mui/material-ui/docs/translations/api-docs | petrpan-code/mui/material-ui/docs/translations/api-docs/step-content/step-content.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,667 |
0 | petrpan-code/mui/material-ui/docs/translations/api-docs | petrpan-code/mui/material-ui/docs/translations/api-docs/step-icon/step-icon.json | {
"componentDescription": "",
"propDescriptions": {
"active": { "description": "Whether this step is active." },
"classes": { "description": "Override or extend the styles applied to the component." },
"completed": { "description": "Mark the step as completed. Is passed to child components." },
"err... | 5,668 |
0 | petrpan-code/mui/material-ui/docs/translations/api-docs | petrpan-code/mui/material-ui/docs/translations/api-docs/step-label/step-label.json | {
"componentDescription": "",
"propDescriptions": {
"children": {
"description": "In most cases will simply be a string containing a title for the label."
},
"classes": { "description": "Override or extend the styles applied to the component." },
"componentsProps": { "description": "The props ... | 5,669 |
0 | petrpan-code/mui/material-ui/docs/translations/api-docs | petrpan-code/mui/material-ui/docs/translations/api-docs/step/step.json | {
"componentDescription": "",
"propDescriptions": {
"active": { "description": "Sets the step as active. Is passed to child components." },
"children": {
"description": "Should be <code>Step</code> sub-components such as <code>StepLabel</code>, <code>StepContent</code>."
},
"classes": { "descr... | 5,670 |
0 | petrpan-code/mui/material-ui/docs/translations/api-docs | petrpan-code/mui/material-ui/docs/translations/api-docs/stepper/stepper.json | {
"componentDescription": "",
"propDescriptions": {
"activeStep": {
"description": "Set the active step (zero based index). Set to -1 to disable all the steps."
},
"alternativeLabel": {
"description": "If set to 'true' and orientation is horizontal, then the step label will be positi... | 5,671 |
0 | petrpan-code/mui/material-ui/docs/translations/api-docs | petrpan-code/mui/material-ui/docs/translations/api-docs/svg-icon/svg-icon.json | {
"componentDescription": "",
"propDescriptions": {
"children": { "description": "Node passed into the SVG element." },
"classes": { "description": "Override or extend the styles applied to the component." },
"color": {
"description": "The color of the component. It supports both default and custo... | 5,672 |
0 | petrpan-code/mui/material-ui/docs/translations/api-docs | petrpan-code/mui/material-ui/docs/translations/api-docs/swipeable-drawer/swipeable-drawer.json | {
"componentDescription": "",
"propDescriptions": {
"allowSwipeInChildren": {
"description": "If set to true, the swipe event will open the drawer even if the user begins the swipe on one of the drawer's children. This can be useful in scenarios where the drawer is partially visible. You can customize... | 5,673 |
0 | petrpan-code/mui/material-ui/docs/translations/api-docs | petrpan-code/mui/material-ui/docs/translations/api-docs/switch/switch.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,674 |
0 | petrpan-code/mui/material-ui/docs/translations/api-docs | petrpan-code/mui/material-ui/docs/translations/api-docs/tab-context/tab-context.json | {
"componentDescription": "",
"propDescriptions": {
"children": { "description": "The content of the component." },
"value": { "description": "The value of the currently selected <code>Tab</code>." }
},
"classDescriptions": {}
}
| 5,675 |
0 | petrpan-code/mui/material-ui/docs/translations/api-docs | petrpan-code/mui/material-ui/docs/translations/api-docs/tab-list/tab-list.json | {
"componentDescription": "",
"propDescriptions": {
"children": { "description": "A list of <code><Tab /></code> elements." }
},
"classDescriptions": {
"root": { "description": "Styles applied to the root element." },
"vertical": {
"description": "Styles applied to {{nodeName}} if {{cond... | 5,676 |
0 | petrpan-code/mui/material-ui/docs/translations/api-docs | petrpan-code/mui/material-ui/docs/translations/api-docs/tab-panel/tab-panel.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,677 |
0 | petrpan-code/mui/material-ui/docs/translations/api-docs | petrpan-code/mui/material-ui/docs/translations/api-docs/tab-scroll-button/tab-scroll-button.json | {
"componentDescription": "",
"propDescriptions": {
"children": { "description": "The content of the component." },
"classes": { "description": "Override or extend the styles applied to the component." },
"direction": { "description": "The direction the button should indicate." },
"disabled": { "des... | 5,678 |
0 | petrpan-code/mui/material-ui/docs/translations/api-docs | petrpan-code/mui/material-ui/docs/translations/api-docs/tab/tab.json | {
"componentDescription": "",
"propDescriptions": {
"children": {
"description": "This prop isn'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." },
"disab... | 5,679 |
0 | petrpan-code/mui/material-ui/docs/translations/api-docs | petrpan-code/mui/material-ui/docs/translations/api-docs/table-body/table-body.json | {
"componentDescription": "",
"propDescriptions": {
"children": { "description": "The content of the component, normally <code>TableRow</code>." },
"classes": { "description": "Override or extend the styles applied to the component." },
"component": {
"description": "The component used for the roo... | 5,680 |
0 | petrpan-code/mui/material-ui/docs/translations/api-docs | petrpan-code/mui/material-ui/docs/translations/api-docs/table-cell/table-cell.json | {
"componentDescription": "The component renders a `<th>` element when the parent context is a header\nor otherwise a `<td>` element.",
"propDescriptions": {
"align": {
"description": "Set the text-align on the table cell content.<br>Monetary or generally number fields <strong>should be right aligned</str... | 5,681 |
0 | petrpan-code/mui/material-ui/docs/translations/api-docs | petrpan-code/mui/material-ui/docs/translations/api-docs/table-container/table-container.json | {
"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 n... | 5,682 |
0 | petrpan-code/mui/material-ui/docs/translations/api-docs | petrpan-code/mui/material-ui/docs/translations/api-docs/table-footer/table-footer.json | {
"componentDescription": "",
"propDescriptions": {
"children": { "description": "The content of the component, normally <code>TableRow</code>." },
"classes": { "description": "Override or extend the styles applied to the component." },
"component": {
"description": "The component used for the roo... | 5,683 |
0 | petrpan-code/mui/material-ui/docs/translations/api-docs | petrpan-code/mui/material-ui/docs/translations/api-docs/table-head/table-head.json | {
"componentDescription": "",
"propDescriptions": {
"children": { "description": "The content of the component, normally <code>TableRow</code>." },
"classes": { "description": "Override or extend the styles applied to the component." },
"component": {
"description": "The component used for the roo... | 5,684 |
0 | petrpan-code/mui/material-ui/docs/translations/api-docs | petrpan-code/mui/material-ui/docs/translations/api-docs/table-pagination/table-pagination.json | {
"componentDescription": "A `TableCell` based component for placing inside `TableFooter` for pagination.",
"propDescriptions": {
"ActionsComponent": {
"description": "The component used for displaying the actions. Either a string to use a HTML element or a component."
},
"backIconButtonProps": {
... | 5,685 |
0 | petrpan-code/mui/material-ui/docs/translations/api-docs | petrpan-code/mui/material-ui/docs/translations/api-docs/table-row/table-row.json | {
"componentDescription": "Will automatically set dynamic row height\nbased on the material table element parent (head, body, etc).",
"propDescriptions": {
"children": {
"description": "Should be valid <tr> children such as <code>TableCell</code>."
},
"classes": { "description": "Override or... | 5,686 |
0 | petrpan-code/mui/material-ui/docs/translations/api-docs | petrpan-code/mui/material-ui/docs/translations/api-docs/table-sort-label/table-sort-label.json | {
"componentDescription": "A button based label for placing inside `TableCell` for column sorting.",
"propDescriptions": {
"active": {
"description": "If <code>true</code>, the label will have the active styling (should be true for the sorted column)."
},
"children": { "description": "Label conten... | 5,687 |
0 | petrpan-code/mui/material-ui/docs/translations/api-docs | petrpan-code/mui/material-ui/docs/translations/api-docs/table/table.json | {
"componentDescription": "",
"propDescriptions": {
"children": {
"description": "The content of the table, normally <code>TableHead</code> and <code>TableBody</code>."
},
"classes": { "description": "Override or extend the styles applied to the component." },
"component": {
"description... | 5,688 |
0 | petrpan-code/mui/material-ui/docs/translations/api-docs | petrpan-code/mui/material-ui/docs/translations/api-docs/tabs/tabs.json | {
"componentDescription": "",
"propDescriptions": {
"action": {
"description": "Callback fired when the component mounts. This is useful when you want to trigger an action programmatically. It supports two actions: <code>updateIndicator()</code> and <code>updateScrollButtons()</code>"
},
"allowScr... | 5,689 |
0 | petrpan-code/mui/material-ui/docs/translations/api-docs | petrpan-code/mui/material-ui/docs/translations/api-docs/text-field/text-field.json | {
"componentDescription": "The `TextField` is a convenience wrapper for the most common cases (80%).\nIt cannot be all things to all people, otherwise the API would grow out of control.\n\n## Advanced Configuration\n\nIt's important to understand that the text field is a simple abstraction\non top of the following co... | 5,690 |
0 | petrpan-code/mui/material-ui/docs/translations/api-docs | petrpan-code/mui/material-ui/docs/translations/api-docs/timeline-connector/timeline-connector.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,691 |
0 | petrpan-code/mui/material-ui/docs/translations/api-docs | petrpan-code/mui/material-ui/docs/translations/api-docs/timeline-content/timeline-content.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,692 |
0 | petrpan-code/mui/material-ui/docs/translations/api-docs | petrpan-code/mui/material-ui/docs/translations/api-docs/timeline-dot/timeline-dot.json | {
"componentDescription": "",
"propDescriptions": {
"children": { "description": "The content of the component." },
"classes": { "description": "Override or extend the styles applied to the component." },
"color": { "description": "The dot can have a different colors." },
"sx": {
"description"... | 5,693 |
0 | petrpan-code/mui/material-ui/docs/translations/api-docs | petrpan-code/mui/material-ui/docs/translations/api-docs/timeline-item/timeline-item.json | {
"componentDescription": "",
"propDescriptions": {
"children": { "description": "The content of the component." },
"classes": { "description": "Override or extend the styles applied to the component." },
"position": { "description": "The position where the timeline's item should appear." },
"sx... | 5,694 |
0 | petrpan-code/mui/material-ui/docs/translations/api-docs | petrpan-code/mui/material-ui/docs/translations/api-docs/timeline-opposite-content/timeline-opposite-content.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,695 |
0 | petrpan-code/mui/material-ui/docs/translations/api-docs | petrpan-code/mui/material-ui/docs/translations/api-docs/timeline-separator/timeline-separator.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,696 |
0 | petrpan-code/mui/material-ui/docs/translations/api-docs | petrpan-code/mui/material-ui/docs/translations/api-docs/timeline/timeline.json | {
"componentDescription": "",
"propDescriptions": {
"children": { "description": "The content of the component." },
"classes": { "description": "Override or extend the styles applied to the component." },
"className": { "description": "className applied to the root element." },
"position": {
"... | 5,697 |
0 | petrpan-code/mui/material-ui/docs/translations/api-docs | petrpan-code/mui/material-ui/docs/translations/api-docs/toggle-button-group/toggle-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 button when it is selected. It supports both defa... | 5,698 |
0 | petrpan-code/mui/material-ui/docs/translations/api-docs | petrpan-code/mui/material-ui/docs/translations/api-docs/toggle-button/toggle-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 button when it is in an active state. It supports... | 5,699 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.