FioriStepperTextStyles

Represents the text style used by a FioriSimpleTextField or FioriNoteTextField and its parts in different states See FioriStepperDefaults.textStyles() for the default implementation that follows Material specifications.

Functions

Link copied to clipboard

Represents the text style used for the stepper's helper text

Link copied to clipboard

Represents the text style used for the inline notice text

Link copied to clipboard
abstract fun labelTextStyle(enabled: Boolean, isFocused: Boolean, readOnly: Boolean): State<TextStyle>

Represents the text style used for the stepper's label text, depending on enabled, focused, readonly.

Link copied to clipboard

Represents the text style used for the stepper's text