Private
constructorReadonly
actionsThe actions contained in the action group.
Readonly
installURLURL which can be used to install this Action Group in another installation of Drafts. Useful for sharing and backups.
Readonly
nameThe display name of the action group.
Readonly
uuidThe unique identifier of the action group.
Static
findSearch for action group matching the name passed and return it if found. Returns undefined
if not found.
The display name of the action group.
Static
getGet list of all available action groups.
Generated using TypeDoc
Represents an action group. Can be used to inquire and load action groups in the action list and action bar using methods on the App object.
Example
Loading action group in action list