Can anyone guide me about this? Can Stencil.js
add Custom attribute / Directive like Aurelia/Angular to existing elements or not?
I don't find any doc about this on their site. Only creating a new component nothing about extending existing elements.
I want to add a custom attribute to div
or any HTML element Is it possible in Stencil.js?