ListItemTextSlotProps

external interface ListItemTextSlotProps : Props(source)

Properties

Link copied to clipboard
abstract var key: Key?
Link copied to clipboard
abstract var primary: TypographyProps?

TS: SlotProps, {}, ListItemTextOwnerState>

Link copied to clipboard

TS: SlotProps<'div', {}, ListItemTextOwnerState>

Link copied to clipboard
abstract var secondary: TypographyProps?

TS: SlotProps, {}, ListItemTextOwnerState>

Functions

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