ButtonModelPropsModel

Interface representing the button settings.

Properties

click EmitType<Event>

Specifies the click event callback for the action button.

Default: null

model ButtonModel

Specifies the button model properties.

Default: null

On This Page