[ADF-4359] - Add the possibility to chose wich panel to show first in info-drawer (#4632)

* [ADF-4359] - Add the possibility to chose which panel to show first in info-drawer

* * docs added
This commit is contained in:
dhrn
2019-04-22 23:08:35 +05:30
committed by Eugenio Romano
parent 32647c8af5
commit 6e4adfb09a
10 changed files with 209 additions and 8 deletions

View File

@@ -34,6 +34,7 @@ Displays and edits metadata related to a node.
| preset | `string` | | (required) Name of the metadata preset, which defines aspects and their properties. |
| readOnly | `boolean` | false | (optional) This flag sets the metadata in read only mode preventing changes. |
| displayDefaultProperties | `boolean` | | (optional) This flag displays/hides the metadata properties. |
| displayAspect | `string` | | (optional) This flag displays the desired metadata property in the expanded card |
## Details