Created
July 14, 2026 22:23
-
-
Save colmtuite/c12d3a6083702233c1485812667c1279 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <Select.Root> | |
| <Select.Label /> | |
| <Select.Trigger> | |
| <Select.Value /> | |
| </Select.Trigger> | |
| <Select.Portal> | |
| <Select.Positioner> | |
| <Select.Popup> | |
| <Select.Filter /> | |
| <Select.List> | |
| <Select.Item /> | |
| </Select.List> | |
| </Select.Popup> | |
| </Select.Positioner> | |
| </Select.Portal> | |
| </Select.Root> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment