SelectField

placeholder

Placeholder for the select field.

  • type string

currentValue

Current value of the select field. Must be one of the values provided in options array.

  • type Function

isHidden

Controls whether the field is visible or hidden.

  • type boolean

options

  • type Array<string>

viewOptions

  • type Array<string>

handle

  • type (option?: string) => void
Last Updated: 8/22/2019, 5:46:31 PM
MIT Licensed | Copyright © 2019-present Nishkal Kashyap