tagGroup
The eagle.tagGroup API allows easy access to the tag groups in the current application.
Methods
get()
Retrieves all tag groups.
Returns
Promise<tagGroups: Object[]>
- the query result for tagGroups.
Last updated
The eagle.tagGroup API allows easy access to the tag groups in the current application.
Retrieves all tag groups.
Returns Promise<tagGroups: Object[]>
- the query result for tagGroups.
Last updated