Noora.HintText
(noora v0.1.0-alpha.5)
Renders hint text with an icon, providing contextual information or validation messages with different variants (default, error, disabled).
Functions
Attributes
label
(:string
) (required) - The hint text.variant
(:string
) - The variant of the hint text. Defaults to "default"
. Must be one of "default"
, "destructive"
, or "disabled"
.