Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/angular-rust/ux-components
/ key
Method
key
src/widgets/row.rs:43–45 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
41
42
impl WidgetProperties for Row {
43
fn key(&self) -> &Key {
44
&self.key
45
}
46
47
fn x(&self) -> f32 {
48
// self.x
Callers
1
new
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected