Package-level declarations
Properties
A ProvidableCompositionLocal that provides a LocaleList for localization purposes. ODS Core components use it to enable proper glyph rendering.
Functions
The Text composable can be used to display plain text or styled text from a BaseTypography. The text will be truncated with an ellipsis if it exceeds the given number of lines.
The Text composable can be used to display plain text or styled text from a ProminentTypography. The text will be truncated with an ellipsis if it exceeds the given number of lines.
The Text composable can be used to display plain text or styled text from a Typography and FontWeight. The text will be truncated with an ellipsis if it exceeds the given number of lines.
The Text composable can be used to display plain text or styled text from a TypographyDimensions, FontFamily, and FontWeight. The text will be truncated with an ellipsis if it exceeds the given number of lines.
The Text composable can be used to display plain text or styled text from a TypographyDimensions, FontFamily, and FontWeight.