Documentation
¶
Overview ¶
Package label provides HTML label components with flexible props. The Props type defines attributes for the component, including Aria and Data props, along with the For attribute to associate the label with a form control. The component renders a <label> element using the provided attributes and children.
Copyright 2025 Deirror. All rights reserved. Use of this source code is governed by a MIT-style license that can be found in the LICENSE file.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.