🚧 [base] Añade nuevo componente menu
This commit is contained in:
parent
744bd700fc
commit
c0577a0773
15 changed files with 1249 additions and 7 deletions
|
|
@ -15,6 +15,7 @@ pub use assets::{Asset, Assets};
|
|||
|
||||
mod context;
|
||||
pub use context::{AssetsOp, Context, Contextual, ErrorParam};
|
||||
pub type FnPathByContext = fn(cx: &Context) -> &str;
|
||||
|
||||
// **< HTML ATTRIBUTES >****************************************************************************
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue