# Alfresco Tag Node Actions List component Shows available actions for tags.  ## Basic Usage ```html <adf-tag-node-actions-list [nodeId]="nodeId"> </adf-tag-node-actions-list> ``` ### Properties | Attribute | Type | Default | Description | | --- | --- | --- | --- | | nodeId | string | | The identifier of a node |