Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IBioblocksRadioGroupProps

Hierarchy

  • IBioblocksRadioGroupProps

Index

Properties

Optional defaultOption

defaultOption: undefined | string

disabled

disabled: boolean

id

id: string

options

options: string[]

Optional selectedOption

selectedOption: undefined | string

style

style: CSSProperties

title

title: string

Methods

Optional onChange

  • onChange(value: any): void

Generated using TypeDoc