You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -59,7 +59,7 @@ Use `label[tabindex="0"][role=menuitemradio/menuitemcheckbox]` when dealing with
59
59
60
60
### Events
61
61
62
-
-`details-menu-select` (cancelable) - fired on `<details-menu>` with `event.detail.relatedTarget` being the item to be select.
62
+
-`details-menu-select` (cancelable) - fired on `<details-menu>` with `event.detail.relatedTarget` being the item to be selected.
63
63
-`details-menu-selected` - fired on `<details-menu>` with `event.detail.relatedTarget` being the item selected, after label is updated and menu is closed.
0 commit comments