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

Enum Msg

src/chip.rs:17–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15}
16
17pub enum Msg {
18 Clicked,
19}
20
21/// Props for [`Chip`]
22///

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected