mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 04:57:52 +00:00
improve edition of draft
This commit is contained in:
@@ -33,7 +33,6 @@ apiKey="wr5dk69kive0qr9ig6y5spqvlj3a0tsiwnzdsexnz241k69p"
|
||||
alignleft aligncenter alignright alignjustify | \
|
||||
bullist numlist outdent indent | removeformat | print | help' }"
|
||||
initialValue='{{content}}'
|
||||
[(ngModel)]="editorContent"
|
||||
[(ngModel)]="content"
|
||||
(onSaveContent)="somefunction()"
|
||||
></editor>
|
||||
<button (click)="somefunction()">Save Content</button>
|
||||
></editor>
|
||||
Reference in New Issue
Block a user