HelpMenu
A prebuilt menu as entrypoint for app specific help links and actions.
HelpMenuProps
extends
, , , | Name | Type | Default | Description |
|---|---|---|---|
entries | {
whatsNew?: | | ;
getStarted?: | | ;
documentation?: | | ;
keyboardShortcuts?: | | ;
playground?: | | ;
feedback?: | | ;
about?: | | ;
} | | |
onOpenChange? | (isOpen: ) => | |