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

Good Documentation to create custom elements #11

Open
sksar opened this issue Aug 23, 2017 · 1 comment
Open

Good Documentation to create custom elements #11

sksar opened this issue Aug 23, 2017 · 1 comment

Comments

@sksar
Copy link

sksar commented Aug 23, 2017

I think there is lack of good documentation on how to create your own custom elements via javascript code, so that this can be extended a lot more than what's currently possible.

Coding custom elements will make it run more faster, and quicker, and also adds a lot of value, instead just using predefined things..

Please add a good documentation on how to do it,
I tried to look at the code, but could hardly figure out something useful.

@sancarn
Copy link

sancarn commented Jan 11, 2019

simcir-library.js is the file that you want simcir.registerDevice(componentName,componentJSON)
and for very custom elements see here var _7Seg onwards and var createLEDSegFactory onwards.

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

No branches or pull requests

2 participants