opendut
opendut copied to clipboard
Add copy to clipboard button for setup strings
Add a copy to clipboard function to the setup string text fields, so that the setup string can be easily copied to the clipboard with one click.
- [ ] Setup string can be copied to clipboard with one click
Discussion how to realize this: https://github.com/leptos-rs/leptos/discussions/2399 (Feature is not anymore unstable.)
Suggestion for button layouts
Implemented in #299.