Input Field Component
open class InputFieldComponent
Content copied to clipboard
This class deals with the configuration of an input element.
The inputField can be configured for the following aspects:
the size of the element
some predefined styling variants
the base options of the HTML input element can be set. Attributes
For a detailed explanation and examples of usage have a look at the inputField function!
See also
InputFieldStyles
Constructors
InputFieldComponent
Link copied to clipboard
fun InputFieldComponent()
Content copied to clipboard