TableSortLabelSlotProps

external interface TableSortLabelSlotProps : Props(source)

Properties

Link copied to clipboard
abstract var icon: Any?

TS: SlotProps< React.ElementType>, TableSortLabelIconSlotPropsOverrides, TableSortLabelOwnerState >

Link copied to clipboard
abstract var key: Key?
Link copied to clipboard
abstract var root: Any?

TS: SlotProps< React.ElementType>, TableSortLabelRootSlotPropsOverrides, TableSortLabelOwnerState >

Functions

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