[ADF-2640] remove option configurable (#3772)

* add optional delete button in tag node list

* add demo

* fix lint
This commit is contained in:
Eugenio Romano
2018-09-12 10:05:03 +01:00
committed by GitHub
parent cc396e2a11
commit 7ccbeee017
6 changed files with 53 additions and 2 deletions

View File

@@ -24,6 +24,7 @@ Shows tags for a node.
| Name | Type | Default value | Description |
| ---- | ---- | ------------- | ----------- |
| nodeId | `string` | | The identifier of a node. |
| showDelete | `boolean` | true | Show delete button |
### Events