Common properties for all buttons

Hierarchy

Properties

className?: string

Optional class

dataTestId?: string

Optional data-test-id

disabled?: boolean

Whether the button is disabled. If set to true, disallows interactions. (default: undefined)

Generated using TypeDoc