Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/angular-rust/yew-components
/ Msg
Enum
Msg
src/button.rs:14–16 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
12
}
13
14
pub enum Msg {
15
Clicked,
16
}
17
18
/// Props for [`Button`]
19
///
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected