Options
All
  • Public
  • Public/Protected
  • All
Menu

Module components/Button

Index

Type aliases

IExtendButtonType

IExtendButtonType: typeof ExtendButtonTypes[number]

TLegacyButton

TLegacyButton: ButtonType | IExtendButtonType

Variables

Const ExtendButtonTypes

ExtendButtonTypes: ["secondary", "menu", "success", "warning"]

Const default

default: React.FC<IButtonProps> = ...

Generated using TypeDoc