Noora.Label
(noora v0.1.0-alpha.4)
Renders a label with an optional sublabel and a required indicator.
Functions
Attributes
label
(:string
) (required) - The label.sublabel
(:string
) - A sublabel. Defaults to nil
.required
(:boolean
) - Whether the field is required. Defaults to false
.- Global attributes are accepted.