mirror of
https://github.com/zoriya/v10.git
synced 2026-08-16 02:45:09 +00:00
docs(site): complete menu radio group references with demos and options hooks (#1807)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Fable 5
parent
82b9e43bb5
commit
a9a09a7e52
@@ -1,4 +1,8 @@
|
||||
/** Data attributes set on all navigable menu item elements. */
|
||||
/**
|
||||
* Data attributes set on all navigable menu item elements.
|
||||
*
|
||||
* @parts item, radio-item, checkbox-item, trigger
|
||||
*/
|
||||
export const MenuItemDataAttrs = {
|
||||
/**
|
||||
* Present on all navigable item types: Item, RadioItem, CheckboxItem, and
|
||||
|
||||
Reference in New Issue
Block a user