FormControlOwnProps
Inheritors
Properties
Link copied to clipboard
Link copied to clipboard
Callback fired when the form element's value is modified.
Link copied to clipboard
The props used for each slot inside the FormControl.
Link copied to clipboard
The components used for each slot inside the FormControl. Either a string to use a HTML element or a component.
Functions
Link copied to clipboard
open inline operator fun <T> ContextType<T>.invoke(value: T, noinline block: ChildrenBuilder.() -> Unit)