Printed labels keyed by action name. The shape menus consume, so a host
can hand manager.labels() straight to createEditorUI({ shortcutLabels })
and whatever the menus print is what actually fires. Null marks an action
that exists but is unbound, so a menu prints nothing beside it.
Printed labels keyed by action name. The shape menus consume, so a host can hand
manager.labels()straight tocreateEditorUI({ shortcutLabels })and whatever the menus print is what actually fires. Null marks an action that exists but is unbound, so a menu prints nothing beside it.