Replies: 1 comment 6 replies
-
|
For Web Components, you can customize using CSS variables or any of the options listed on the linked page. You can also just use CSS to target and customize whatever you want. Inspect your document like you normally would and apply styles using the classes. For example, the thumbnails have the |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
I want to modify the thumbnail component. I need to input HTML. How can I achieve this?
environment
vue3 + vite
Beta Was this translation helpful? Give feedback.
All reactions