FioriStepperStyles

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

Functions

Link copied to clipboard
abstract fun alpha(enabled: Boolean): State<Float>

Represents the stepper alpha, depends on enabled

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

Represents the stepper border width

Link copied to clipboard
abstract fun bottomPadding(): State<Dp>
Link copied to clipboard

Represents the bottom space height below the stepper or helper text

Link copied to clipboard

Represents the paddings of the container which contains the label, stepper and helper text

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Represents the helper stepper height

Link copied to clipboard

Represents the helper text paddings

Link copied to clipboard

Represents the styles used in the inline notice

Link copied to clipboard
Link copied to clipboard

Represents the inner stepper paddings

Link copied to clipboard
abstract fun labelHeight(): State<Dp>

Represents the label height

Link copied to clipboard

Represents the label paddings

Link copied to clipboard

Represents the leading icon height

Link copied to clipboard

Represents the leading icon touch height

Link copied to clipboard

Represents the leading icon touch width

Link copied to clipboard

Represents the leading icon width

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Represents the stepper corner radius

Link copied to clipboard

Represents the stepper height

Link copied to clipboard
abstract fun topPadding(): State<Dp>
Link copied to clipboard

Represents the top space height above the label

Link copied to clipboard

Represents the trailing icon height

Link copied to clipboard

Represents the trailing icon touch height

Link copied to clipboard

Represents the trailing icon touch width

Link copied to clipboard

Represents the trailing icon width