Properties

Link copied to clipboard

Override or extend the styles applied to the component.

Link copied to clipboard
abstract var expandIcon: ReactNode?

The icon to display as the expand indicator.

Link copied to clipboard
abstract var key: Key?
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
abstract override var sx: SxProps<Theme>?

The system prop that allows defining system overrides as well as additional CSS styles.

Functions

Link copied to clipboard
open inline operator fun Props?.unaryPlus()