# Alfresco Tag Node Actions List component

Shows available actions for tags.

![Custom columns](docassets/images/tag3.png)

## 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 |