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
 (PR metrics pending)

Description

Feature Request

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

Contributor guide