OudsHeadingTextSize

sealed interface OudsHeadingTextSize

Represents the size of an OudsHeadingText.

Inheritors

Types

Link copied to clipboard

The highest level of heading hierarchy, used to introduce major sections and establish clear content structure. It serves as the primary navigational anchor within a page or experience.

Link copied to clipboard
class Large(val marker: Boolean = true) : OudsHeadingTextSize

A high-emphasis heading used for important sections and content groupings. It helps organize information while maintaining strong visual hierarchy.

Link copied to clipboard

A versatile heading size suitable for standard section titles and subsections. It provides a clear hierarchy while preserving content balance.

Link copied to clipboard

The most compact heading size, designed for minor sections and localized content organization. Use it where a heading is required within limited space.

Properties

Link copied to clipboard
open val maxWidth: Dp
Link copied to clipboard