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

Enum Msg

src/switch.rs:18–20  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16}
17
18pub enum Msg {
19 Clicked
20}
21
22/// Props for [`Switch`]
23///

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected