-
Notifications
You must be signed in to change notification settings - Fork 920
Closed
Description
Hi
I am trying to implement Vuetable2 using render functions which creates it dynamically.It has specific css requirement.
When i import css in component like
However ,when i load css like
<style src="src" scoped></style>,it does not apply to some of the parts that are being created dynamically.
I understand that making css scope adds a unique identification( that is scopeId) with css as well as static content present on the page.
I want to know how to associate this scopeId with dynamically created contents as well.
What are the ways i can achieve this.
Please let me know whether it is clear what i want to achieve or further information is required.
Thanks
Metadata
Metadata
Assignees
Labels
No labels