Skip to main content

BMoniButton

The primary action button. Four visual variants, five sizes, optional icons, loading and disabled states, and a light haptic feedback on press.

Convenience factories

Props


UtilityButton

A square, icon-only button for compact toolbar or list actions.

SwipeableActionRow

A list row that reveals a single action button when swiped left. A shared ValueNotifier<String?> ensures only one row is open at a time within the same list.

Props