HelperTextParams

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

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
val label: String? = null

The label to display

Link copied to clipboard

Helper text state

Functions

Link copied to clipboard

Converting Helper text states to Base field states