I would like to know if it's possible to do that?
<turning>
<complete />
<complete />
</turing>
Thank you
I would like to know if it's possible to do that?
<turning>
<complete />
<complete />
</turing>
Thank you
Yes and No.
In order to create custom HTML elements, you must use the Custom Elements API
.
This is only supported in Chrome 54+, and Safari 10.1+.
Edge, and Firefox are still working on the feature.