Options
All
  • Public
  • Public/Protected
  • All
Menu

Option tag props

interface

SelectOptionProps

Hierarchy

  • SelectOptionProps

Index

Properties

Optional disabled

disabled: undefined | true | false

label

label: string

selected

selected: boolean

value

value: string

Generated using TypeDoc