mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-1708] Context Menu - Material Design implementation (#2456)
* use angular material * removed fdescribe
This commit is contained in:
committed by
Eugenio Romano
parent
fcda2228fa
commit
c400d83b34
@@ -45,6 +45,12 @@ export class MyComponent implements OnInit {
|
||||
}
|
||||
```
|
||||
|
||||
### Properties
|
||||
|
||||
| Name | Type | Default | Description |
|
||||
| --- | --- | --- | --- |
|
||||
| showIcons | boolean | false | Render defined icons |
|
||||
|
||||
## Details
|
||||
|
||||
See **Demo Shell** or **DocumentList** implementation for more details and use cases.
|
||||
|
Reference in New Issue
Block a user