kind property

CButtonKind kind
final

The kind that the button represents. It can be primary, secondary, danger, tertiary, ghost.

@default: CButtonKind.primary

Implementation

final CButtonKind kind;