mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
not show viewer for not supported video formats
This commit is contained in:
@@ -146,6 +146,16 @@ Attribute | Options | Default | Description | Mandatory
|
||||
`showViewer` | *boolean* | `true` | Hide or show the viewer |
|
||||
`showToolbar` | *boolean* | `true` | Hide or show the toolbars |
|
||||
|
||||
#### Supported file formats
|
||||
|
||||
Type | extensions
|
||||
--- | ---
|
||||
Media | Mp4, WebM, Ogv
|
||||
Images | png, jpg, jpeg, gif, bmp
|
||||
Text | pdf
|
||||
|
||||
|
||||
|
||||
## Build from sources
|
||||
Alternatively you can build component from sources with the following commands:
|
||||
|
||||
|
Reference in New Issue
Block a user