mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-09-17 14:21:29 +00:00
Readme updates
This commit is contained in:
@@ -73,7 +73,7 @@ Document list element exposes `folder-icon` property that accepts a CSS class li
|
|||||||

|

|
||||||
|
|
||||||
You can provide any list of classes in order to customize look and feel of the icon.
|
You can provide any list of classes in order to customize look and feel of the icon.
|
||||||
Example below shows the use of [Font Awesome](http://fontawesome.io/) icon instead of the default one:
|
Example below shows the use of [folder_special](https://design.google.com/icons/#ic_folder_special) icon instead of the default one:
|
||||||
|
|
||||||
```html
|
```html
|
||||||
<alfresco-document-list folder-icon="folder_special" ...>
|
<alfresco-document-list folder-icon="folder_special" ...>
|
||||||
|
Reference in New Issue
Block a user