DioxusLabs / DioxusLabs/dioxus
Ability to set HTML attributes on `GoBackButton` and `GoForwardButton`
Open
enhancement
good first issue
- Dominant language
- Rust
- Stars
- 39.1k
- Forks
- 1.9k
- Avg merge
- 4d 10h
- Merged PRs (30d)
- 4
Description
## Feature Request
I would like to be able to set HTML attributes on `GoBackButton` and `GoForwardButton` like class or styles.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the definitions and usages of GoBackButton and GoForwardButton, then inspect how their existing HTML properties are handled. The work is done when both buttons accept attributes such as class and style consistently; check the surrounding component tests if they exist.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100