I would like to use firepad within my angular application.
I don't see any example of firepad with angular 5.
I am not sure how to bind .ts to html. Sample example with .html and .ts file would be a great help.
Thanks Pari
I would like to use firepad within my angular application.
I don't see any example of firepad with angular 5.
I am not sure how to bind .ts to html. Sample example with .html and .ts file would be a great help.
Thanks Pari
Copyright © 2021 Jogjafile Inc.
Answering my own question:
Typescript
HTML
We just have to use AceEditorComponent in html and use it in typescript.