Skip to main content
These widgets wrap Text with the BMONI type scale. They accept a string plus level and weight enums instead of raw TextStyle values.

Scale widgets

All four widgets accept the standard Text styling props as overrides (color, textAlign, maxLines, overflow, etc.).

Domain-specific widgets

AmountText

Renders a monetary amount with a currency prefix and a configurable number of decimal places.

StatusText

Renders a coloured status badge string.

ReadMoreText

Collapsible text with length- or line-based trimming, custom toggle labels, RegExp annotations, and full rich-text support.

Props