Use peer-disabled before peer element #17254
Unanswered
FilipBrannlund
asked this question in
Help
Replies: 1 comment
-
You can use |
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.
-
Hello!
When a input field is disabled I want to change style of label to input field.
This works:
But I want the Label element to be above the input field
Like this:
Now the peer-disabled is not working. I do not want to add flex-reverse to the wrapper div tag. (This is a simplier example)
Beta Was this translation helpful? Give feedback.
All reactions