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

Enum Msg

src/icon_button.rs:10–12  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8}
9
10pub enum Msg {
11 Clicked,
12}
13
14/// Props for [`IconButton`]
15///

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected