Components
Label
An enhanced version of the native HTML label element.
Structure
	<script lang="ts">
  import { Label } from "bits-ui";
</script>
 
<Label.Root />
 	<script lang="ts">
  import { Label } from "bits-ui";
</script>
 
<Label.Root />