Replies: 1 comment
-
kind of my bad regarding this particular case...
but that won't actually put the readonly attribute to the anyway, that was good enought for me... I just added the following to my css Still, if I were to extend some Trait Type, is there a way to do it? |
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.
-
Is there a way to extend a Trait Type? As far as I could see on the docs, I can define a new Trait Type but I have to write pretty much all of the functionality from scratch.
In my case, I just want the Select Trait Type to recieve a "readony: true | false" parameter (and apply it to the element on the view).
Beta Was this translation helpful? Give feedback.
All reactions