Displays the list of actions grouped by action type, and visible by the user and navigation context.
Template Syntax
Below you can find some examples of how to use the component within a template.
<action-group-list-widget [title]="'Actions'">
</action-group-list-widget>
Component Reference
Here is a comprehensive list of all the elements and properties that can be used to configure the component.
Action Group List <action-group-list-widget> | |
---|---|
PROPERTIES | |
CSS Class | The name(s) of the CSS class used to customize the widget layout. |
Status | The statuses of the actions to load. TODO DISCARDED DONE
|
Title | The title displayed on the top part of the widget box. |
Topic | The topics of the actions to load. |
Type | The types of the actions to load. |
Visibility Condition | The expression that allows you to reduce the visibility of the element. |