Basic Menu
A standard menu with regular items.
Items with Icons
Use slot="prefix" or slot="suffix" to add icons.
Checkbox Items
Set type="checkbox" to create checkable items.
Disabled Items
Add disabled to prevent selection.
Select Events
The menu emits t1-select when an item is selected.