PickersSectionListProps

Properties

Link copied to clipboard

Override or extend the styles applied to the component.

Link copied to clipboard
abstract var contentEditable: Boolean

If true, the whole element is editable. Useful when all the sections are selected.

Link copied to clipboard

The elements to render. Each element contains the prop to edit a section of the value.

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

The props used for each component slot.

Link copied to clipboard

Overridable component slots.

Functions

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