Options
All
  • Public
  • Public/Protected
  • All
Menu

Button Group Properties

Hierarchy

Index

Properties

Optional assignTo

assignTo: (obj: IButtonGroup) => void

Assigns the object to the input parameter.

Type declaration

Optional buttonType

buttonType: number

Optional buttons

buttons: Array<IButtonProps>

Optional className

className: string

Custom class names.

Optional el

el: Element | HTMLElement

The element to render the component to.

Optional id

id: string

Optional isLarge

isLarge: boolean

Optional isSmall

isSmall: boolean

Optional isVertical

isVertical: boolean

Optional label

label: string

Generated using TypeDoc