DioxusLabs/dioxus

Ability to set HTML attributes on `GoBackButton` and `GoForwardButton`

Open

#5,269 opened on Jan 27, 2026

 (2 comments) (0 reactions) (0 assignees)Rust (1,655 forks)batch import
enhancementgood first issue

Repository metrics

Stars
 (36,038 stars)
PR merge metrics
 (Avg merge 16d 13h) (9 merged PRs in 30d)

Description

Feature Request

I would like to be able to set HTML attributes on GoBackButton and GoForwardButton like class or styles.

Contributor guide