mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
generate documentation (#7006)
This commit is contained in:
@@ -17,14 +17,13 @@ Shows node permissions as a table.
|
||||
<adf-permission-list [nodeId]="nodeId"></adf-permission-list>
|
||||
```
|
||||
|
||||
|
||||
## Class members
|
||||
|
||||
### Properties
|
||||
|
||||
| Name | Type | Default value | Description |
|
||||
| ---- | ---- | ------------- | ----------- |
|
||||
| nodeId | `string` | "" | ID of the node whose permissions you want to show. |
|
||||
| nodeId | `string` | | ID of the node whose permissions you want to show. |
|
||||
|
||||
### Events
|
||||
|
||||
|
Reference in New Issue
Block a user