ListItemBaseProps
Inheritors
Properties
Link copied to clipboard
Defines the align-items
style property.
Link copied to clipboard
Override or extend the styles applied to the component.
Link copied to clipboard
The container component used when a ListItemSecondaryAction
is the last child.
Link copied to clipboard
Props applied to the container component if used.
Link copied to clipboard
If true
, the left and right padding is removed.
Link copied to clipboard
If true
, all padding is removed.
Link copied to clipboard
The element to display at the end of ListItem.
Functions
Link copied to clipboard
open inline operator fun <T> ContextType<T>.invoke(value: T, noinline block: ChildrenBuilder.() -> Unit)