ranile / material-yew

Yew wrapper for Material Web Components
https://material-yew.rm.rs
Apache License 2.0
230 stars 35 forks source link

Provide a statically typed API for specifying icons #7

Open ranile opened 3 years ago

ranile commented 3 years ago

There should be an Icon enum which defines all the possible icons. It should be generated in the build script so it's always up-to-date. Similar to how the IconName enum is generated in build.rs of yewprint