Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a simple "api editor" component in angular 2 for testing purposes #1

Closed
EricWittmann opened this issue Oct 11, 2016 · 1 comment
Labels

Comments

@EricWittmann
Copy link
Member

The reason to create this API Editor component (which should be a simple <textarea/>) is to test and confirm the ability to embed such a component in other JS applications/web sites.

The editor component should have a very simple API:

  • Set value
  • Get value
  • Fire event: onChange when the editor's value changes

It should be created in its own repository (or alternatively its own sub-directory of apiman-studio).

@kahboom
Copy link

kahboom commented Oct 11, 2016

😮 How flattering that I get the first issue! :octocat:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants