[Feature Request] Prepend label for switch
Open
Nobody has claimed this yet.
C: Selection controls
has workaround
T: enhancement
T: feature
- Dominant language
- TypeScript
- Stars
- 41k
- Forks
- 7.1k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 11
Description
Problem to solve
It would be possible to have the text on the left side and the switch itself on the right side
Proposed solution
My suggestion would be to add a prepend-label property so you could decide to have the switch element the default way
switch - label
or
label - switch
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.