You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For this ticket, try to use the angular 2 API editor test component created in #1 in a non-angular 2 app.
This can be a simple static web site, where some custom javascript is included which would create the component and display it somewhere on the page. Explore possible display options, with an iframe being the "last resort". :)
What we're shooting for here is functionality similar (not necessary the SAME as) to something like the ACE editor. I.e. the ability to somehow create the API editor angular 2 component and embed it on a web page, and then interact with its public api (setValue, getValue, etc).
The text was updated successfully, but these errors were encountered:
For this ticket, try to use the angular 2 API editor test component created in #1 in a non-angular 2 app.
This can be a simple static web site, where some custom javascript is included which would create the component and display it somewhere on the page. Explore possible display options, with an iframe being the "last resort". :)
What we're shooting for here is functionality similar (not necessary the SAME as) to something like the ACE editor. I.e. the ability to somehow create the API editor angular 2 component and embed it on a web page, and then interact with its public api (setValue, getValue, etc).
The text was updated successfully, but these errors were encountered: