How to update the default placeholder and label of a trait via the TraitManager #4773
Unanswered
Metaphysics0
asked this question in
Q&A
Replies: 1 comment
-
Here you can see how to define default values (value is taken from the component itself) |
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 am simply trying to update the label and placeholder of the
Href
trait, however when I extend the link it causes the default behavior to break.Let me know what the proper way of doing this will be
What I tried:
Doesn't change anything 👆
This overrides the actual behavior of the link.👆
Thanks so much.
Beta Was this translation helpful? Give feedback.
All reactions