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
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.
The text was updated successfully, but these errors were encountered:
simcir-library.js is the file that you want simcir.registerDevice(componentName,componentJSON)
and for very custom elements see herevar _7Seg onwards and var createLEDSegFactory onwards.
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.
The text was updated successfully, but these errors were encountered: