Skip to content

Commit e7ede80

Browse files
Add <Symbol> component (#62)
* Use child and svg::InertElement instead of inner_html for speed improvements. * Adds a <Symbol> element for rendering optimization. Adds an example for <Symbol>. * Use String for <Symbol> id instead of &'static str. * update: Cargo.lock * update: examples Cargo.lock * Fix doc test. Fix small typo in `<Symbol>` doc test. --------- Co-authored-by: Charles Edward Gagnon <charlesedgagnon@gmail.com>
1 parent 37df7f7 commit e7ede80

7 files changed

Lines changed: 2353 additions & 0 deletions

File tree

0 commit comments

Comments
 (0)