Error

class Error(val errorStatus: HintStatus.Error) : LabelState

Represents an error state for the labeled component.

Constructors

Link copied to clipboard
constructor(errorStatus: HintStatus.Error)

Properties

Link copied to clipboard

The HintStatus.Error representing the error.