Components / Label

Label

An accessible label tied to a control via For. Wraps the Navius Label primitive (htmlFor wiring + the double-click text-selection guard).

Examples

razor
<ZitsLabel For="airplane">Airplane mode</ZitsLabel>

Installation

Terminal bash
navius add label

API reference

Prop Type Default
For string? -