Noora.HintText (noora v0.1.0-alpha.6)

Renders hint text with an icon, providing contextual information or validation messages with different variants (default, error, disabled).

Summary

Functions

hint_text(assigns)

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".