core/props/button_props library

Classes

ButtonProps
Canonical button properties with one optional semantic icon slot.

Enums

ButtonIconPosition
Placement for a button's single semantic icon.
ButtonSize
Button size enum with icon variants. Supports both abbreviated (sm/md/lg) and spelled-out (small/medium/large) styles.
ButtonType
ButtonVariant

Mixins

ButtonRendererContract
Mixin defining the renderer method for button components.