♻️ (html): API para id's en Props y componentes
This commit is contained in:
parent
8d0103c257
commit
62219584b0
31 changed files with 541 additions and 405 deletions
|
|
@ -20,7 +20,7 @@ pub use logo::PageTopSvg;
|
|||
// **< HTML ATTRIBUTES >****************************************************************************
|
||||
|
||||
mod attr;
|
||||
pub use attr::{Attr, AttrId, AttrName, AttrValue};
|
||||
pub use attr::{Attr, AttrName, AttrValue};
|
||||
|
||||
mod props;
|
||||
pub use props::{Props, PropsOp};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue