[ADF-4705] - Automate forms checkbox widget (#4881)

* [ADF-4705] - Automate forms checkox widget

* Move methods to a demo-shell page

* Adding 3 new tests
This commit is contained in:
Silviu Popa
2019-07-01 13:33:34 +03:00
committed by Eugenio Romano
parent 4dccc2a49a
commit 43f08441cd
8 changed files with 476 additions and 10 deletions

View File

@@ -1,7 +1,7 @@
<div class="main-content">
<mat-tab-group>
<mat-tab label="Form">
<mat-tab label="Form" class="form-cloud-render">
<div class="adf-form-container">
<adf-cloud-form
[showRefreshButton]="false"
@@ -17,7 +17,7 @@
translate}}</p>
</div>
</mat-tab>
<mat-tab label="Editor">
<mat-tab label="Editor" class="form-cloud-editor">
<ngx-monaco-editor
id="adf-form-config-editor"
class="adf-form-config-editor"