Select
A select component to use in examples and documentation.
Usage
<script>
import { Select } from "@svecodocs/kit";
</script>
<Select>
<!-- ... -->
</Select>
Example
Props
See Bits UI Select for available props.
A select component to use in examples and documentation.
<script>
import { Select } from "@svecodocs/kit";
</script>
<Select>
<!-- ... -->
</Select>
See Bits UI Select for available props.