♻️ (bootsier): Refactoriza y renombra estilos aux
This commit is contained in:
parent
9681dd67d5
commit
7a014f2e0f
10 changed files with 267 additions and 223 deletions
|
|
@ -14,7 +14,7 @@
|
|||
//! # use pagetop_bootsier::prelude::*;
|
||||
//! let dd = Dropdown::new()
|
||||
//! .with_title(L10n::n("Menu"))
|
||||
//! .with_button_color(ButtonColor::Background(Color::Secondary))
|
||||
//! .with_button_color(ColorButton::Background(Color::Secondary))
|
||||
//! .with_auto_close(dropdown::AutoClose::ClickableInside)
|
||||
//! .with_direction(dropdown::Direction::Dropend)
|
||||
//! .add_item(dropdown::Item::link(L10n::n("Home"), |_| "/"))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue