Picker
Component: A form component that provide the ability to enter and edit year, month, day, hour, minute, period (AM, PM) details in a modal view.
Sister: PickView
Child: Field, Label, FC - Leading, FC - Trailing
Properties
Label - The component can be presented with a label to give context to the form control. This label can be positioned top (above the field), left, or not at all (none).
Helper - Does the component have helper text (On/Off). This is used to provide additional context for the component for examples, how the input will be used, or as further clarification to the label.
Field Type - In some situations, like in a sheets search field, we may want to invert the appearance of the field to make it stand out a little better. This property makes that possible.
Functionality
Last updated