Closed ersaurabh101 closed 4 years ago
Just Checkout The ngx-quill repo and documentation . You can usw angular reactive or template driven Forms. Or Just listen to The onContentChanged Output.
If you want the content as quilljs delta and Not AS html Just Set the Format Input to "object" or "json".
ersaurabh101 notifications@github.com schrieb am Do., 5. März 2020, 07:04:
Hello,
Please guide me, how do i get the value of all the text and images[as quill converts it to base 64] in a variable ?
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/KillerCodeMonkey/ngx-quill-ionic-v4/issues/4?email_source=notifications&email_token=AARI4YCULVSU7EBWOXFD67TRF46IBA5CNFSM4LCCR4L2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4ISVJCIQ, or unsubscribe https://github.com/notifications/unsubscribe-auth/AARI4YFTGOHPWHN4GCU5NHLRF46IBANCNFSM4LCCR4LQ .
Hello,
Please guide me, how do i get the value of all the text and images[as quill converts it to base 64] in a variable ?