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

Enum Msg

src/datatable.rs:15–17  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13}
14
15pub enum Msg {
16 Clicked,
17}
18
19/// Props for [`DataTable`]
20///

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected