HelperTextParams

data class HelperTextParams(val state: HelperTextState, val label: String? = null)(source)

Helper class for Helper text parameters

Constructors

Link copied to clipboard
constructor(state: HelperTextState, label: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The label to display

Link copied to clipboard

Helper text state

Functions

Link copied to clipboard

Converting Helper text states to Base field states