Variable: muiEnUsComponentsDescriptions
muiEnUsComponentsDescriptions:
object
Type declaration
categories
categories:
object
categories.dataDisplay
categories.dataDisplay:
object
categories.dataDisplay.name
categories.dataDisplay.name:
string="Data display"
categories.feedback
categories.feedback:
object
categories.feedback.name
categories.feedback.name:
string="Feedback"
categories.form
categories.form:
object
categories.form.name
categories.form.name:
string="Form"
categories.inputs
categories.inputs:
object
categories.inputs.name
categories.inputs.name:
string="Inputs"
categories.layout
categories.layout:
object
categories.layout.name
categories.layout.name:
string="Layout"
categories.navigation
categories.navigation:
object
categories.navigation.name
categories.navigation.name:
string="Navigation"
categories.surfaces
categories.surfaces:
object
categories.surfaces.name
categories.surfaces.name:
string="Surfaces"
commonProperties
commonProperties:
object
commonProperties.checked
commonProperties.checked:
object
commonProperties.checked.description
commonProperties.checked.description:
string="If true, the component is checked"
commonProperties.checked.name
commonProperties.checked.name:
string="Checked"
commonProperties.children
commonProperties.children:
object
commonProperties.children.description
commonProperties.children.description:
string="The content of the component"
commonProperties.children.name
commonProperties.children.name:
string="Children"
commonProperties.color
commonProperties.color:
object
commonProperties.color.description
commonProperties.color.description:
string="The color of the component"
commonProperties.color.name
commonProperties.color.name:
string="Color"
commonProperties.defaultValue
commonProperties.defaultValue:
object
commonProperties.defaultValue.description
commonProperties.defaultValue.description:
string="The default value. Use when the component is not controlled"
commonProperties.defaultValue.name
commonProperties.defaultValue.name:
string="Default value"
commonProperties.dense
commonProperties.dense:
object
commonProperties.dense.description
commonProperties.dense.description:
string="If true, reduces vertical padding"
commonProperties.dense.name
commonProperties.dense.name:
string="Dense"
commonProperties.disabled
commonProperties.disabled:
object
commonProperties.disabled.description
commonProperties.disabled.description:
string="If true, the component is disabled"
commonProperties.disabled.name
commonProperties.disabled.name:
string="Disabled"
commonProperties.disableGutters
commonProperties.disableGutters:
object
commonProperties.disableGutters.description
commonProperties.disableGutters.description:
string="If true, disables the left and right padding"
commonProperties.disableGutters.name
commonProperties.disableGutters.name:
string="Disable gutters"
commonProperties.disablePadding
commonProperties.disablePadding:
object
commonProperties.disablePadding.description
commonProperties.disablePadding.description:
string="If true, disables the default padding"
commonProperties.disablePadding.name
commonProperties.disablePadding.name:
string="Disable padding"
commonProperties.error
commonProperties.error:
object
commonProperties.error.description
commonProperties.error.description:
string="If true, the component is displayed in an error state"
commonProperties.error.name
commonProperties.error.name:
string="Error"
commonProperties.fullWidth
commonProperties.fullWidth:
object
commonProperties.fullWidth.description
commonProperties.fullWidth.description:
string="If true, the component takes up the full width of its container"
commonProperties.fullWidth.name
commonProperties.fullWidth.name:
string="Full width"
commonProperties.gutterBottom
commonProperties.gutterBottom:
object
commonProperties.gutterBottom.description
commonProperties.gutterBottom.description:
string="If true, the text will have a bottom margin"
commonProperties.gutterBottom.name
commonProperties.gutterBottom.name:
string="Gutter bottom"
commonProperties.helperText
commonProperties.helperText:
object
commonProperties.helperText.description
commonProperties.helperText.description:
string="The helper text content"
commonProperties.helperText.name
commonProperties.helperText.name:
string="Helper text"
commonProperties.margin
commonProperties.margin:
object
commonProperties.margin.description
commonProperties.margin.description:
string="Defines the margin applied to the component"
commonProperties.margin.name
commonProperties.margin.name:
string="Margin"
commonProperties.noWrap
commonProperties.noWrap:
object
commonProperties.noWrap.description
commonProperties.noWrap.description:
string="If true, the text will not wrap, but instead will truncate with a text overflow ellipsis"
commonProperties.noWrap.name
commonProperties.noWrap.name:
string="No wrap"
commonProperties.onChange
commonProperties.onChange:
object
commonProperties.onChange.description
commonProperties.onChange.description:
string="Callback fired when the value is changed"
commonProperties.onChange.name
commonProperties.onChange.name:
string="onChange"
commonProperties.onClick
commonProperties.onClick:
object
commonProperties.onClick.description
commonProperties.onClick.description:
string="Callback fired when the component is clicked"
commonProperties.onClick.name
commonProperties.onClick.name:
string="onClick"
commonProperties.required
commonProperties.required:
object
commonProperties.required.description
commonProperties.required.description:
string="If true, the input element is required"
commonProperties.required.name
commonProperties.required.name:
string="Required"
commonProperties.size
commonProperties.size:
object
commonProperties.size.description
commonProperties.size.description:
string="The size of the component"
commonProperties.size.name
commonProperties.size.name:
string="Size"
commonProperties.sx
commonProperties.sx:
object
commonProperties.sx.description
commonProperties.sx.description:
string="The system prop that allows defining system overrides as well as additional CSS styles"
commonProperties.sx.name
commonProperties.sx.name:
string="Sx"
commonProperties.textAlign
commonProperties.textAlign:
object
commonProperties.textAlign.description
commonProperties.textAlign.description:
string="Text alignment"
commonProperties.textAlign.name
commonProperties.textAlign.name:
string="Alignment"
commonProperties.value
commonProperties.value:
object
commonProperties.value.description
commonProperties.value.description:
string="The value of the component"
commonProperties.value.name
commonProperties.value.name:
string="Value"
commonProperties.variant
commonProperties.variant:
object
commonProperties.variant.description
commonProperties.variant.description:
string="The variant to use"
commonProperties.variant.name
commonProperties.variant.name:
string="Variant"
components
components:
object
components.MuiBox
components.MuiBox:
object
components.MuiBox.description
components.MuiBox.description:
string="Generic layout container with system styling support"
components.MuiBox.name
components.MuiBox.name:
string="Box"
components.MuiBreadcrumbs
components.MuiBreadcrumbs:
object
components.MuiBreadcrumbs.description
components.MuiBreadcrumbs.description:
string="Shows the current page location within a hierarchy"
components.MuiBreadcrumbs.name
components.MuiBreadcrumbs.name:
string="Breadcrumbs"
components.MuiBreadcrumbs.props
components.MuiBreadcrumbs.props:
object
components.MuiBreadcrumbs.props.items
components.MuiBreadcrumbs.props.items:
object
components.MuiBreadcrumbs.props.items.description
components.MuiBreadcrumbs.props.items.description:
string="Breadcrumb items to display"
components.MuiBreadcrumbs.props.items.name
components.MuiBreadcrumbs.props.items.name:
string="Items"
components.MuiBreadcrumbs.props.itemsAfterCollapse
components.MuiBreadcrumbs.props.itemsAfterCollapse:
object
components.MuiBreadcrumbs.props.itemsAfterCollapse.description
components.MuiBreadcrumbs.props.itemsAfterCollapse.description:
string="If max items is exceeded, the number of items to show after the ellipsis"
components.MuiBreadcrumbs.props.itemsAfterCollapse.name
components.MuiBreadcrumbs.props.itemsAfterCollapse.name:
string="Items after collapse"
components.MuiBreadcrumbs.props.itemsBeforeCollapse
components.MuiBreadcrumbs.props.itemsBeforeCollapse:
object
components.MuiBreadcrumbs.props.itemsBeforeCollapse.description
components.MuiBreadcrumbs.props.itemsBeforeCollapse.description:
string="If max items is exceeded, the number of items to show before the ellipsis"
components.MuiBreadcrumbs.props.itemsBeforeCollapse.name
components.MuiBreadcrumbs.props.itemsBeforeCollapse.name:
string="Items before collapse"
components.MuiBreadcrumbs.props.maxItems
components.MuiBreadcrumbs.props.maxItems:
object
components.MuiBreadcrumbs.props.maxItems.description
components.MuiBreadcrumbs.props.maxItems.description:
string="Specifies the maximum number of breadcrumbs to display"
components.MuiBreadcrumbs.props.maxItems.name
components.MuiBreadcrumbs.props.maxItems.name:
string="Max items"
components.MuiBreadcrumbs.props.separator
components.MuiBreadcrumbs.props.separator:
object
components.MuiBreadcrumbs.props.separator.description
components.MuiBreadcrumbs.props.separator.description:
string="Element used to separate breadcrumb items"
components.MuiBreadcrumbs.props.separator.name
components.MuiBreadcrumbs.props.separator.name:
string="Separator"
components.MuiButton
components.MuiButton:
object
components.MuiButton.description
components.MuiButton.description:
string="A button component used to trigger actions or events"
components.MuiButton.name
components.MuiButton.name:
string="Button"
components.MuiButton.props
components.MuiButton.props:
object
components.MuiButton.props.children
components.MuiButton.props.children:
object
components.MuiButton.props.children.description
components.MuiButton.props.children.description:
string="The caption"
components.MuiButton.props.children.name
components.MuiButton.props.children.name:
string="Content"
components.MuiButton.props.disableElevation
components.MuiButton.props.disableElevation:
object
components.MuiButton.props.disableElevation.description
components.MuiButton.props.disableElevation.description:
string="Removes the button shadow when set to true"
components.MuiButton.props.disableElevation.name
components.MuiButton.props.disableElevation.name:
string="Disable elevation"
components.MuiButton.props.loading
components.MuiButton.props.loading:
object
components.MuiButton.props.loading.description
components.MuiButton.props.loading.description:
string="Displays a loading indicator and disables interaction"
components.MuiButton.props.loading.name
components.MuiButton.props.loading.name:
string="Loading"
components.MuiButtonGroup
components.MuiButtonGroup:
object
components.MuiButtonGroup.description
components.MuiButtonGroup.description:
string="Groups related buttons together"
components.MuiButtonGroup.name
components.MuiButtonGroup.name:
string="Button group"
components.MuiButtonGroup.props
components.MuiButtonGroup.props:
object
components.MuiButtonGroup.props.fullWidth
components.MuiButtonGroup.props.fullWidth:
object
components.MuiButtonGroup.props.fullWidth.description
components.MuiButtonGroup.props.fullWidth.description:
string="Makes the button group span the full container width"
components.MuiButtonGroup.props.fullWidth.name
components.MuiButtonGroup.props.fullWidth.name:
string="Full width"
components.MuiButtonGroup.props.orientation
components.MuiButtonGroup.props.orientation:
object
components.MuiButtonGroup.props.orientation.description
components.MuiButtonGroup.props.orientation.description:
string="Sets the layout direction of the buttons"
components.MuiButtonGroup.props.orientation.name
components.MuiButtonGroup.props.orientation.name:
string="Orientation"
components.MuiCard
components.MuiCard:
object
components.MuiCard.description
components.MuiCard.description:
string="Surface component for grouping related content"
components.MuiCard.name
components.MuiCard.name:
string="Card"
components.MuiCard.props
components.MuiCard.props:
object
components.MuiCard.props.actions
components.MuiCard.props.actions:
object
components.MuiCard.props.actions.description
components.MuiCard.props.actions.description:
string="Action buttons or controls for the card"
components.MuiCard.props.actions.name
components.MuiCard.props.actions.name:
string="Actions"
components.MuiCard.props.header
components.MuiCard.props.header:
object
components.MuiCard.props.header.description
components.MuiCard.props.header.description:
string="Content rendered in the card header"
components.MuiCard.props.header.name
components.MuiCard.props.header.name:
string="Header"
components.MuiCard.props.headerAction
components.MuiCard.props.headerAction:
object
components.MuiCard.props.headerAction.description
components.MuiCard.props.headerAction.description:
string="Action element displayed in the header"
components.MuiCard.props.headerAction.name
components.MuiCard.props.headerAction.name:
string="Header action"
components.MuiCard.props.headerAvatar
components.MuiCard.props.headerAvatar:
object
components.MuiCard.props.headerAvatar.description
components.MuiCard.props.headerAvatar.description:
string="Avatar element displayed in the header"
components.MuiCard.props.headerAvatar.name
components.MuiCard.props.headerAvatar.name:
string="Header avatar"
components.MuiCard.props.media
components.MuiCard.props.media:
object
components.MuiCard.props.media.description
components.MuiCard.props.media.description:
string="Media content such as an image or video"
components.MuiCard.props.media.name
components.MuiCard.props.media.name:
string="Media"
components.MuiCard.props.onSelect
components.MuiCard.props.onSelect:
object
components.MuiCard.props.onSelect.description
components.MuiCard.props.onSelect.description:
string="Callback triggered when the card is selected"
components.MuiCard.props.onSelect.name
components.MuiCard.props.onSelect.name:
string="onSelect"
components.MuiCard.props.subHeader
components.MuiCard.props.subHeader:
object
components.MuiCard.props.subHeader.description
components.MuiCard.props.subHeader.description:
string="Secondary text displayed below the header"
components.MuiCard.props.subHeader.name
components.MuiCard.props.subHeader.name:
string="Sub header"
components.MuiCard.props.useActions
components.MuiCard.props.useActions:
object
components.MuiCard.props.useActions.description
components.MuiCard.props.useActions.description:
string="Displays an actions section at the bottom"
components.MuiCard.props.useActions.name
components.MuiCard.props.useActions.name:
string="Use actions"
components.MuiCard.props.useCardActionArea
components.MuiCard.props.useCardActionArea:
object
components.MuiCard.props.useCardActionArea.description
components.MuiCard.props.useCardActionArea.description:
string="Wraps content with a clickable action area"
components.MuiCard.props.useCardActionArea.name
components.MuiCard.props.useCardActionArea.name:
string="Use card action area"
components.MuiCard.props.useHeader
components.MuiCard.props.useHeader:
object
components.MuiCard.props.useHeader.description
components.MuiCard.props.useHeader.description:
string="Enables the card header section"
components.MuiCard.props.useHeader.name
components.MuiCard.props.useHeader.name:
string="Use header"
components.MuiCard.props.useHeaderAction
components.MuiCard.props.useHeaderAction:
object
components.MuiCard.props.useHeaderAction.description
components.MuiCard.props.useHeaderAction.description:
string="Enables an action area inside the header"
components.MuiCard.props.useHeaderAction.name
components.MuiCard.props.useHeaderAction.name:
string="Use header action"
components.MuiCard.props.useHeaderAvatar
components.MuiCard.props.useHeaderAvatar:
object
components.MuiCard.props.useHeaderAvatar.description
components.MuiCard.props.useHeaderAvatar.description:
string="Displays an avatar inside the header"
components.MuiCard.props.useHeaderAvatar.name
components.MuiCard.props.useHeaderAvatar.name:
string="Use header avatar"
components.MuiCard.props.useMedia
components.MuiCard.props.useMedia:
object
components.MuiCard.props.useMedia.description
components.MuiCard.props.useMedia.description:
string="Enables a media section inside the card"
components.MuiCard.props.useMedia.name
components.MuiCard.props.useMedia.name:
string="Use media"
components.MuiCard.props.useSubheader
components.MuiCard.props.useSubheader:
object
components.MuiCard.props.useSubheader.description
components.MuiCard.props.useSubheader.description:
string="Displays a subheader below the main header"
components.MuiCard.props.useSubheader.name
components.MuiCard.props.useSubheader.name:
string="Use subheader"
components.MuiCheckbox
components.MuiCheckbox:
object
components.MuiCheckbox.description
components.MuiCheckbox.description:
string="Allows selecting one or more options"
components.MuiCheckbox.name
components.MuiCheckbox.name:
string="Checkbox"
components.MuiCheckbox.props
components.MuiCheckbox.props:
object
components.MuiCheckbox.props.defaultChecked
components.MuiCheckbox.props.defaultChecked:
object
components.MuiCheckbox.props.defaultChecked.description
components.MuiCheckbox.props.defaultChecked.description:
string="Initial checked state when uncontrolled"
components.MuiCheckbox.props.defaultChecked.name
components.MuiCheckbox.props.defaultChecked.name:
string="Default checked"
components.MuiCircularProgress
components.MuiCircularProgress:
object
components.MuiCircularProgress.description
components.MuiCircularProgress.description:
string="Indicates loading or progress in a circular form"
components.MuiCircularProgress.name
components.MuiCircularProgress.name:
string="Circular progress"
components.MuiCircularProgress.props
components.MuiCircularProgress.props:
object
components.MuiCircularProgress.props.disableShrink
components.MuiCircularProgress.props.disableShrink:
object
components.MuiCircularProgress.props.disableShrink.description
components.MuiCircularProgress.props.disableShrink.description:
string="Disables the shrink animation"
components.MuiCircularProgress.props.disableShrink.name
components.MuiCircularProgress.props.disableShrink.name:
string="Disable shrink"
components.MuiCircularProgress.props.thickness
components.MuiCircularProgress.props.thickness:
object
components.MuiCircularProgress.props.thickness.description
components.MuiCircularProgress.props.thickness.description:
string="Controls the stroke width of the circle"
components.MuiCircularProgress.props.thickness.name
components.MuiCircularProgress.props.thickness.name:
string="Thickness"
components.MuiContainer
components.MuiContainer:
object
components.MuiContainer.description
components.MuiContainer.description:
string="Centers and constrains content horizontally"
components.MuiContainer.name
components.MuiContainer.name:
string="Container"
components.MuiContainer.props
components.MuiContainer.props:
object
components.MuiContainer.props.fixed
components.MuiContainer.props.fixed:
object
components.MuiContainer.props.fixed.description
components.MuiContainer.props.fixed.description:
string="Sets a fixed max width instead of a fluid one"
components.MuiContainer.props.fixed.name
components.MuiContainer.props.fixed.name:
string="Fixed"
components.MuiContainer.props.maxWidth
components.MuiContainer.props.maxWidth:
object
components.MuiContainer.props.maxWidth.description
components.MuiContainer.props.maxWidth.description:
string="Defines the maximum width of the container"
components.MuiContainer.props.maxWidth.name
components.MuiContainer.props.maxWidth.name:
string="Max width"
components.MuiDialog
components.MuiDialog:
object
components.MuiDialog.description
components.MuiDialog.description:
string="A modal dialog component that displays content in an overlay"
components.MuiDialog.name
components.MuiDialog.name:
string="Dialog"
components.MuiDialog.props
components.MuiDialog.props:
object
components.MuiDialog.props.disableEscapeKeyDown
components.MuiDialog.props.disableEscapeKeyDown:
object
components.MuiDialog.props.disableEscapeKeyDown.description
components.MuiDialog.props.disableEscapeKeyDown.description:
string="If true, pressing the escape key will not close the dialog"
components.MuiDialog.props.disableEscapeKeyDown.name
components.MuiDialog.props.disableEscapeKeyDown.name:
string="Disable escape key down"
components.MuiDialog.props.fullScreen
components.MuiDialog.props.fullScreen:
object
components.MuiDialog.props.fullScreen.description
components.MuiDialog.props.fullScreen.description:
string="If true, the dialog will be full screen"
components.MuiDialog.props.fullScreen.name
components.MuiDialog.props.fullScreen.name:
string="Full screen"
components.MuiDialog.props.fullWidth
components.MuiDialog.props.fullWidth:
object
components.MuiDialog.props.fullWidth.description
components.MuiDialog.props.fullWidth.description:
string="If true, the dialog stretches to maxWidth"
components.MuiDialog.props.fullWidth.name
components.MuiDialog.props.fullWidth.name:
string="Full width"
components.MuiDialog.props.maxWidth
components.MuiDialog.props.maxWidth:
object
components.MuiDialog.props.maxWidth.description
components.MuiDialog.props.maxWidth.description:
string="Maximum width of the dialog (xs, sm, md, lg, xl)"
components.MuiDialog.props.maxWidth.name
components.MuiDialog.props.maxWidth.name:
string="Max width"
components.MuiDialog.props.onClose
components.MuiDialog.props.onClose:
object
components.MuiDialog.props.onClose.description
components.MuiDialog.props.onClose.description:
string="Callback fired when the dialog is closing"
components.MuiDialog.props.onClose.name
components.MuiDialog.props.onClose.name:
string="onClose"
components.MuiDialog.props.open
components.MuiDialog.props.open:
object
components.MuiDialog.props.open.description
components.MuiDialog.props.open.description:
string="If true, the dialog is open"
components.MuiDialog.props.open.name
components.MuiDialog.props.open.name:
string="Open"
components.MuiDialog.props.scroll
components.MuiDialog.props.scroll:
object
components.MuiDialog.props.scroll.description
components.MuiDialog.props.scroll.description:
string="Determines the container for scrolling the dialog (paper or body)"
components.MuiDialog.props.scroll.name
components.MuiDialog.props.scroll.name:
string="Scroll"
components.MuiDialog.props.sx
components.MuiDialog.props.sx:
object
components.MuiDialog.props.sx.description
components.MuiDialog.props.sx.description:
string="The system prop that allows defining system overrides as well as additional CSS styles"
components.MuiDialog.props.sx.name
components.MuiDialog.props.sx.name:
string="Sx"
components.MuiDialogActions
components.MuiDialogActions:
object
components.MuiDialogActions.description
components.MuiDialogActions.description:
string="Container for dialog action buttons"
components.MuiDialogActions.name
components.MuiDialogActions.name:
string="Dialog actions"
components.MuiDialogActions.props
components.MuiDialogActions.props:
object
components.MuiDialogActions.props.children
components.MuiDialogActions.props.children:
object
components.MuiDialogActions.props.children.description
components.MuiDialogActions.props.children.description:
string="The content of the component"
components.MuiDialogActions.props.children.name
components.MuiDialogActions.props.children.name:
string="Children"
components.MuiDialogActions.props.disableSpacing
components.MuiDialogActions.props.disableSpacing:
object
components.MuiDialogActions.props.disableSpacing.description
components.MuiDialogActions.props.disableSpacing.description:
string="If true, the actions do not have additional margin"
components.MuiDialogActions.props.disableSpacing.name
components.MuiDialogActions.props.disableSpacing.name:
string="Disable spacing"
components.MuiDialogActions.props.sx
components.MuiDialogActions.props.sx:
object
components.MuiDialogActions.props.sx.description
components.MuiDialogActions.props.sx.description:
string="The system prop that allows defining system overrides as well as additional CSS styles"
components.MuiDialogActions.props.sx.name
components.MuiDialogActions.props.sx.name:
string="Sx"
components.MuiDialogContent
components.MuiDialogContent:
object
components.MuiDialogContent.description
components.MuiDialogContent.description:
string="Main content area of a dialog"
components.MuiDialogContent.name
components.MuiDialogContent.name:
string="Dialog content"
components.MuiDialogContent.props
components.MuiDialogContent.props:
object
components.MuiDialogContent.props.children
components.MuiDialogContent.props.children:
object
components.MuiDialogContent.props.children.description
components.MuiDialogContent.props.children.description:
string="The content of the component"
components.MuiDialogContent.props.children.name
components.MuiDialogContent.props.children.name:
string="Children"
components.MuiDialogContent.props.dividers
components.MuiDialogContent.props.dividers:
object
components.MuiDialogContent.props.dividers.description
components.MuiDialogContent.props.dividers.description:
string="If true, borders are added to the top and bottom of the dialog content"
components.MuiDialogContent.props.dividers.name
components.MuiDialogContent.props.dividers.name:
string="Dividers"
components.MuiDialogContent.props.sx
components.MuiDialogContent.props.sx:
object
components.MuiDialogContent.props.sx.description
components.MuiDialogContent.props.sx.description:
string="The system prop that allows defining system overrides as well as additional CSS styles"
components.MuiDialogContent.props.sx.name
components.MuiDialogContent.props.sx.name:
string="Sx"
components.MuiDialogContentText
components.MuiDialogContentText:
object
components.MuiDialogContentText.description
components.MuiDialogContentText.description:
string="Text content inside a dialog"
components.MuiDialogContentText.name
components.MuiDialogContentText.name:
string="Dialog content text"
components.MuiDialogContentText.props
components.MuiDialogContentText.props:
object
components.MuiDialogContentText.props.children
components.MuiDialogContentText.props.children:
object
components.MuiDialogContentText.props.children.description
components.MuiDialogContentText.props.children.description:
string="The text content"
components.MuiDialogContentText.props.children.name
components.MuiDialogContentText.props.children.name:
string="Content"
components.MuiDialogContentText.props.sx
components.MuiDialogContentText.props.sx:
object
components.MuiDialogContentText.props.sx.description
components.MuiDialogContentText.props.sx.description:
string="The system prop that allows defining system overrides as well as additional CSS styles"
components.MuiDialogContentText.props.sx.name
components.MuiDialogContentText.props.sx.name:
string="Sx"
components.MuiDialogLayout
components.MuiDialogLayout:
object
components.MuiDialogLayout.description
components.MuiDialogLayout.description:
string="A preset dialog layout with title, content, and action buttons"
components.MuiDialogLayout.name
components.MuiDialogLayout.name:
string="Dialog layout"
components.MuiDialogTitle
components.MuiDialogTitle:
object
components.MuiDialogTitle.description
components.MuiDialogTitle.description:
string="Title of a dialog"
components.MuiDialogTitle.name
components.MuiDialogTitle.name:
string="Dialog title"
components.MuiDialogTitle.props
components.MuiDialogTitle.props:
object
components.MuiDialogTitle.props.children
components.MuiDialogTitle.props.children:
object
components.MuiDialogTitle.props.children.description
components.MuiDialogTitle.props.children.description:
string="The title text"
components.MuiDialogTitle.props.children.name
components.MuiDialogTitle.props.children.name:
string="Content"
components.MuiDialogTitle.props.sx
components.MuiDialogTitle.props.sx:
object
components.MuiDialogTitle.props.sx.description
components.MuiDialogTitle.props.sx.description:
string="The system prop that allows defining system overrides as well as additional CSS styles"
components.MuiDialogTitle.props.sx.name
components.MuiDialogTitle.props.sx.name:
string="Sx"
components.MuiErrorWrapper
components.MuiErrorWrapper:
object
components.MuiErrorWrapper.description
components.MuiErrorWrapper.description:
string="Wraps content and displays an error state or message"
components.MuiErrorWrapper.name
components.MuiErrorWrapper.name:
string="Error wrapper"
components.MuiFormControlLabel
components.MuiFormControlLabel:
object
components.MuiFormControlLabel.description
components.MuiFormControlLabel.description:
string="Associates a label with a form control"
components.MuiFormControlLabel.name
components.MuiFormControlLabel.name:
string="Form control label"
components.MuiFormControlLabel.props
components.MuiFormControlLabel.props:
object
components.MuiFormControlLabel.props.control
components.MuiFormControlLabel.props.control:
object
components.MuiFormControlLabel.props.control.description
components.MuiFormControlLabel.props.control.description:
string="Form control element (checkbox, radio, switch)"
components.MuiFormControlLabel.props.control.name
components.MuiFormControlLabel.props.control.name:
string="Control"
components.MuiFormControlLabel.props.labelPlacement
components.MuiFormControlLabel.props.labelPlacement:
object
components.MuiFormControlLabel.props.labelPlacement.description
components.MuiFormControlLabel.props.labelPlacement.description:
string="Position of the label relative to the control"
components.MuiFormControlLabel.props.labelPlacement.name
components.MuiFormControlLabel.props.labelPlacement.name:
string="Label placement"
components.MuiFormLabel
components.MuiFormLabel:
object
components.MuiFormLabel.description
components.MuiFormLabel.description:
string="Label for grouping or describing form fields"
components.MuiFormLabel.name
components.MuiFormLabel.name:
string="Form label"
components.MuiFormLabel.props
components.MuiFormLabel.props:
object
components.MuiFormLabel.props.filled
components.MuiFormLabel.props.filled:
object
components.MuiFormLabel.props.filled.description
components.MuiFormLabel.props.filled.description:
string="Applies the filled state styling"
components.MuiFormLabel.props.filled.name
components.MuiFormLabel.props.filled.name:
string="Filled"
components.MuiLinearProgress
components.MuiLinearProgress:
object
components.MuiLinearProgress.description
components.MuiLinearProgress.description:
string="Indicates loading or progress in a linear bar"
components.MuiLinearProgress.name
components.MuiLinearProgress.name:
string="Linear progress"
components.MuiLinearProgress.props
components.MuiLinearProgress.props:
object
components.MuiLinearProgress.props.valueBuffer
components.MuiLinearProgress.props.valueBuffer:
object
components.MuiLinearProgress.props.valueBuffer.description
components.MuiLinearProgress.props.valueBuffer.description:
string="Secondary buffer value for buffered progress mode"
components.MuiLinearProgress.props.valueBuffer.name
components.MuiLinearProgress.props.valueBuffer.name:
string="Value buffer"
components.MuiLink
components.MuiLink:
object
components.MuiLink.description
components.MuiLink.description:
string="Clickable element for navigation or actions"
components.MuiLink.name
components.MuiLink.name:
string="Link"
components.MuiLink.props
components.MuiLink.props:
object
components.MuiLink.props.href
components.MuiLink.props.href:
object
components.MuiLink.props.href.description
components.MuiLink.props.href.description:
string="Destination URL"
components.MuiLink.props.href.name
components.MuiLink.props.href.name:
string="Href"
components.MuiList
components.MuiList:
object
components.MuiList.description
components.MuiList.description:
string="Displays a vertical list of items"
components.MuiList.name
components.MuiList.name:
string="List"
components.MuiListItem
components.MuiListItem:
object
components.MuiListItem.description
components.MuiListItem.description:
string="Represents a single item inside a list"
components.MuiListItem.name
components.MuiListItem.name:
string="List item"
components.MuiListItem.props
components.MuiListItem.props:
object
components.MuiListItem.props.divider
components.MuiListItem.props.divider:
object
components.MuiListItem.props.divider.description
components.MuiListItem.props.divider.description:
string="Displays a divider below the list item"
components.MuiListItem.props.divider.name
components.MuiListItem.props.divider.name:
string="Divider"
components.MuiRadioGroup
components.MuiRadioGroup:
object
components.MuiRadioGroup.description
components.MuiRadioGroup.description:
string="Allows selecting a single option from a set"
components.MuiRadioGroup.name
components.MuiRadioGroup.name:
string="Radio group"
components.MuiRadioGroup.props
components.MuiRadioGroup.props:
object
components.MuiRadioGroup.props.name
components.MuiRadioGroup.props.name:
object
components.MuiRadioGroup.props.name.description
components.MuiRadioGroup.props.name.description:
string="Name attribute used to group radio buttons"
components.MuiRadioGroup.props.name.name
components.MuiRadioGroup.props.name.name:
string="Name"
components.MuiRadioGroup.props.row
components.MuiRadioGroup.props.row:
object
components.MuiRadioGroup.props.row.description
components.MuiRadioGroup.props.row.description:
string="Displays radio buttons horizontally"
components.MuiRadioGroup.props.row.name
components.MuiRadioGroup.props.row.name:
string="Row"
components.MuiRadioItem
components.MuiRadioItem:
object
components.MuiRadioItem.description
components.MuiRadioItem.description:
string="A single radio button used within a radio group"
components.MuiRadioItem.name
components.MuiRadioItem.name:
string="Radio item"
components.MuiSelect
components.MuiSelect:
object
components.MuiSelect.description
components.MuiSelect.description:
string="Dropdown component for selecting options"
components.MuiSelect.name
components.MuiSelect.name:
string="Select"
components.MuiSelect.props
components.MuiSelect.props:
object
components.MuiSelect.props.autoFocus
components.MuiSelect.props.autoFocus:
object
components.MuiSelect.props.autoFocus.description
components.MuiSelect.props.autoFocus.description:
string="Automatically focuses the field on mount"
components.MuiSelect.props.autoFocus.name
components.MuiSelect.props.autoFocus.name:
string="Auto focus"
components.MuiSelect.props.multiple
components.MuiSelect.props.multiple:
object
components.MuiSelect.props.multiple.description
components.MuiSelect.props.multiple.description:
string="Allows selecting multiple options"
components.MuiSelect.props.multiple.name
components.MuiSelect.props.multiple.name:
string="Multiple"
components.MuiStack
components.MuiStack:
object
components.MuiStack.description
components.MuiStack.description:
string="Layouts children in a one-dimensional stack"
components.MuiStack.name
components.MuiStack.name:
string="Stack"
components.MuiStack.props
components.MuiStack.props:
object
components.MuiStack.props.alignItems
components.MuiStack.props.alignItems:
object
components.MuiStack.props.alignItems.description
components.MuiStack.props.alignItems.description:
string="Controls cross-axis alignment"
components.MuiStack.props.alignItems.name
components.MuiStack.props.alignItems.name:
string="Align items"
components.MuiStack.props.direction
components.MuiStack.props.direction:
object
components.MuiStack.props.direction.description
components.MuiStack.props.direction.description:
string="Defines whether items are stacked in a row or column"
components.MuiStack.props.direction.name
components.MuiStack.props.direction.name:
string="Direction"
components.MuiStack.props.flexWrap
components.MuiStack.props.flexWrap:
object
components.MuiStack.props.flexWrap.description
components.MuiStack.props.flexWrap.description:
string="Controls whether items wrap onto multiple lines"
components.MuiStack.props.flexWrap.name
components.MuiStack.props.flexWrap.name:
string="Flex wrap"
components.MuiStack.props.justifyContent
components.MuiStack.props.justifyContent:
object
components.MuiStack.props.justifyContent.description
components.MuiStack.props.justifyContent.description:
string="Controls main-axis alignment"
components.MuiStack.props.justifyContent.name
components.MuiStack.props.justifyContent.name:
string="Justify content"
components.MuiStack.props.spacing
components.MuiStack.props.spacing:
object
components.MuiStack.props.spacing.description
components.MuiStack.props.spacing.description:
string="Spacing between stacked items"
components.MuiStack.props.spacing.name
components.MuiStack.props.spacing.name:
string="Spacing"
components.MuiStack.props.useFlexGap
components.MuiStack.props.useFlexGap:
object
components.MuiStack.props.useFlexGap.description
components.MuiStack.props.useFlexGap.description:
string="Uses CSS gap instead of margins for spacing"
components.MuiStack.props.useFlexGap.name
components.MuiStack.props.useFlexGap.name:
string="Use flex gap"
components.MuiSwitch
components.MuiSwitch:
object
components.MuiSwitch.description
components.MuiSwitch.description:
string="Toggle control for switching between two states"
components.MuiSwitch.name
components.MuiSwitch.name:
string="Switch"
components.MuiSwitch.props
components.MuiSwitch.props:
object
components.MuiSwitch.props.defaultChecked
components.MuiSwitch.props.defaultChecked:
object
components.MuiSwitch.props.defaultChecked.description
components.MuiSwitch.props.defaultChecked.description:
string="Initial toggle state when uncontrolled"
components.MuiSwitch.props.defaultChecked.name
components.MuiSwitch.props.defaultChecked.name:
string="Default checked"
components.MuiTextField
components.MuiTextField:
object
components.MuiTextField.description
components.MuiTextField.description:
string="Input field for text and form data"
components.MuiTextField.name
components.MuiTextField.name:
string="Text field"
components.MuiTextField.props
components.MuiTextField.props:
object
components.MuiTextField.props.autoFocus
components.MuiTextField.props.autoFocus:
object
components.MuiTextField.props.autoFocus.description
components.MuiTextField.props.autoFocus.description:
string="Automatically focuses the field on mount"
components.MuiTextField.props.autoFocus.name
components.MuiTextField.props.autoFocus.name:
string="Auto focus"
components.MuiTextField.props.maxRows
components.MuiTextField.props.maxRows:
object
components.MuiTextField.props.maxRows.description
components.MuiTextField.props.maxRows.description:
string="Maximum number of visible rows for multiline input"
components.MuiTextField.props.maxRows.name
components.MuiTextField.props.maxRows.name:
string="Max rows"
components.MuiTextField.props.multiline
components.MuiTextField.props.multiline:
object
components.MuiTextField.props.multiline.description
components.MuiTextField.props.multiline.description:
string="Renders a textarea instead of a single-line input"
components.MuiTextField.props.multiline.name
components.MuiTextField.props.multiline.name:
string="Multiline"
components.MuiTextField.props.type
components.MuiTextField.props.type:
object
components.MuiTextField.props.type.description
components.MuiTextField.props.type.description:
string="HTML input type (text, password, email, etc.)"
components.MuiTextField.props.type.name
components.MuiTextField.props.type.name:
string="Type"
components.MuiTooltip
components.MuiTooltip:
object
components.MuiTooltip.description
components.MuiTooltip.description:
string="Displays contextual information on hover, focus, or touch"
components.MuiTooltip.name
components.MuiTooltip.name:
string="Tooltip"
components.MuiTooltip.props
components.MuiTooltip.props:
object
components.MuiTooltip.props.arrow
components.MuiTooltip.props.arrow:
object
components.MuiTooltip.props.arrow.description
components.MuiTooltip.props.arrow.description:
string="Displays an arrow pointing to the target element"
components.MuiTooltip.props.arrow.name
components.MuiTooltip.props.arrow.name:
string="Arrow"
components.MuiTooltip.props.disableFocusListener
components.MuiTooltip.props.disableFocusListener:
object
components.MuiTooltip.props.disableFocusListener.description
components.MuiTooltip.props.disableFocusListener.description:
string="Prevents the tooltip from appearing on focus"
components.MuiTooltip.props.disableFocusListener.name
components.MuiTooltip.props.disableFocusListener.name:
string="Disable focus listener"
components.MuiTooltip.props.disableHoverListener
components.MuiTooltip.props.disableHoverListener:
object
components.MuiTooltip.props.disableHoverListener.description
components.MuiTooltip.props.disableHoverListener.description:
string="Prevents the tooltip from appearing on hover"
components.MuiTooltip.props.disableHoverListener.name
components.MuiTooltip.props.disableHoverListener.name:
string="Disable hover listener"
components.MuiTooltip.props.disableInteractive
components.MuiTooltip.props.disableInteractive:
object
components.MuiTooltip.props.disableInteractive.description
components.MuiTooltip.props.disableInteractive.description:
string="Disables interaction with the tooltip content"
components.MuiTooltip.props.disableInteractive.name
components.MuiTooltip.props.disableInteractive.name:
string="Disable interactive"
components.MuiTooltip.props.disableTouchListener
components.MuiTooltip.props.disableTouchListener:
object
components.MuiTooltip.props.disableTouchListener.description
components.MuiTooltip.props.disableTouchListener.description:
string="Prevents the tooltip from appearing on touch"
components.MuiTooltip.props.disableTouchListener.name
components.MuiTooltip.props.disableTouchListener.name:
string="Disable touch listener"
components.MuiTooltip.props.enterDelay
components.MuiTooltip.props.enterDelay:
object
components.MuiTooltip.props.enterDelay.description
components.MuiTooltip.props.enterDelay.description:
string="Delay in milliseconds before showing the tooltip"
components.MuiTooltip.props.enterDelay.name
components.MuiTooltip.props.enterDelay.name:
string="Enter delay"
components.MuiTooltip.props.followCursor
components.MuiTooltip.props.followCursor:
object
components.MuiTooltip.props.followCursor.description
components.MuiTooltip.props.followCursor.description:
string="Makes the tooltip follow the cursor position"
components.MuiTooltip.props.followCursor.name
components.MuiTooltip.props.followCursor.name:
string="Follow cursor"
components.MuiTooltip.props.leaveDelay
components.MuiTooltip.props.leaveDelay:
object
components.MuiTooltip.props.leaveDelay.description
components.MuiTooltip.props.leaveDelay.description:
string="Delay in milliseconds before hiding the tooltip"
components.MuiTooltip.props.leaveDelay.name
components.MuiTooltip.props.leaveDelay.name:
string="Leave delay"
components.MuiTooltip.props.title
components.MuiTooltip.props.title:
object
components.MuiTooltip.props.title.description
components.MuiTooltip.props.title.description:
string="Text content displayed inside the tooltip"
components.MuiTooltip.props.title.name
components.MuiTooltip.props.title.name:
string="Title"
components.MuiTypography
components.MuiTypography:
object
components.MuiTypography.description
components.MuiTypography.description:
string="Displays text with predefined typography styles"
components.MuiTypography.name
components.MuiTypography.name:
string="Typography"
components.MuiTypography.props
components.MuiTypography.props:
object
components.MuiTypography.props.children
components.MuiTypography.props.children:
object
components.MuiTypography.props.children.description
components.MuiTypography.props.children.description:
string="The text content"
components.MuiTypography.props.children.name
components.MuiTypography.props.children.name:
string="Content"
components.MuiUploader
components.MuiUploader:
object
components.MuiUploader.description
components.MuiUploader.description:
string="Component for uploading one or more files"
components.MuiUploader.name
components.MuiUploader.name:
string="Uploader"
components.MuiUploader.props
components.MuiUploader.props:
object
components.MuiUploader.props.accept
components.MuiUploader.props.accept:
object
components.MuiUploader.props.accept.description
components.MuiUploader.props.accept.description:
string="Allowed file types (e.g. \".jpg,.png\")"
components.MuiUploader.props.accept.name
components.MuiUploader.props.accept.name:
string="Accept"
components.MuiUploader.props.multiple
components.MuiUploader.props.multiple:
object
components.MuiUploader.props.multiple.description
components.MuiUploader.props.multiple.description:
string="Allows selecting multiple files"
components.MuiUploader.props.multiple.name
components.MuiUploader.props.multiple.name:
string="Multiple"