MCPcopy Create free account
hub / github.com/angular-rust/yew-components / Msg

Enum Msg

src/piechart.rs:20–22  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

18}
19
20pub enum Msg {
21 Clicked,
22}
23
24/// Props for [`PieChart`]
25///

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected