mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-2504] Add read-only mode for the content meta-data component (#3089)
* Add read-only mode for the content meta-data component * Multi parameter * Fix input param name
This commit is contained in:
committed by
Eugenio Romano
parent
afb91cf062
commit
f5d58178db
@@ -27,6 +27,8 @@ The different aspects and their properties to be shown can be configured as appl
|
||||
| --- | --- | --- | --- |
|
||||
| node | MinimalNodeEntryEntity | - | (**required**) The node entity to fetch metadata about |
|
||||
| displayEmpty | boolean | false | Display empty values in card view or not |
|
||||
| readOnly | boolean | true | Whether the edit button to be shown or not |
|
||||
| multi | boolean | false | multi parameter of the underlying material expansion panel |
|
||||
| preset | string | "*" | The metadata preset's name, which defines aspects and their properties |
|
||||
|
||||
## Details
|
||||
|
Reference in New Issue
Block a user