DioxusLabs/dioxus

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

Open

#5269 opened on Jan 27, 2026

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Rust (36,038 stars) (1,655 forks)batch import
enhancementgood first issue

Description

Feature Request

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

Contributor guide