Replies: 1 comment
-
Hi @stljeff1 the TraitViewer applies already its own classes by type so, you should be able to target them by those classes. In case you need more controlled customization the only way is to use custom traits. |
Beta Was this translation helpful? Give feedback.
0 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.
Uh oh!
There was an error while loading. Please reload this page.
-
I need to apply special styles to checkbox traits. I would also like to control the layouts of other traits based on trait type.
I need to target
.gjs-trt-trait
containers and apply classes there.Is this possible? Can someone explain the purpose of the TraitViewer class?
thanks
Beta Was this translation helpful? Give feedback.
All reactions