Skip to content

Commit ec30b7f

Browse files
RajdeepcRajdeep Chandra
andauthored
chore: updated jsdoc for label-only slot (#4607)
Co-authored-by: Rajdeep Chandra <rajdeepchandra@rajdeeps-mbp-2.macromedia.com>
1 parent a9d231f commit ec30b7f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/action-menu/src/ActionMenu.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ import { SlottableRequestEvent } from '@spectrum-web-components/overlay/src/slot
3333
* @slot - menu items to be listed in the Action Menu
3434
* @slot icon - The icon to use for Action Menu
3535
* @slot label - The label to use on for the Action Menu
36+
* @slot label-only - The label to use for the Action Menu (no icon space reserved)
3637
* @slot tooltip - Tooltip to to be applied to the the Action Button
3738
* @attr selects - By default `sp-action-menu` does not manage a selection. If
3839
* you'd like for a selection to be held by the `sp-menu` that it presents in

0 commit comments

Comments
 (0)