mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-06-09 17:44:59 +00:00
* routed viewer (demo app) * toolbar support * app menu component for demo shell * navigate back button * fix unit tests * improve viewer type detection and rendering * download button * automatic pdf rendition, spinners, ui tweaks * border for pdf pages * scroll top support * docs update * info drawer placeholder
7 lines
112 B
HTML
7 lines
112 B
HTML
<adf-app-menu></adf-app-menu>
|
|
|
|
<div class="form-container">
|
|
<adf-form [form]="form">
|
|
</adf-form>
|
|
</div>
|