Skip to main content
The available configurations for this field are:
  • Label
  • Code
  • Label
  • Label Span
  • Input Span
  • Read Only
  • Items
  • Multiple mode
  • custom Items

Label

Label to be displayed alongside the field, if you don’t define a label, the input will be displayed anyway

Code

The path to the context. This path is used to set/get the value from the context

Label and Input Span

These props are used to determine the space occupied by the label and the input

Read Only

Disable the field

Items

Enable adding items to the list, one item at a time.

Custom items

Adding Items to a List with Custom Logic

To enhance your list functionality, leverage custom code. This allows precise control over how items are added. Access the context to apply specific logic tailored to your needs. This approach ensures flexibility and adaptability in managing list items effectively you have to return an array!