Options
All
  • Public
  • Public/Protected
  • All
Menu

Props used for button tag

interface

BtnGroupOptionProps

Hierarchy

  • BtnGroupOptionProps

Index

Properties

Optional disabled

disabled: undefined | true | false

label

label: string

onClick

onClick: function

Type declaration

    • (): void
    • Returns void

selected

selected: boolean

Generated using TypeDoc