MCPcopy Create free account
hub / github.com/angular-rust/ux-components / key_input

Method key_input

src/widgets/row.rs:107–110  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

105 }
106
107 fn key_input(&self) -> bool {
108 // self.key_input
109 true
110 }
111
112 fn renderable(&self) -> bool {
113 // self.renderable

Callers 3

keydownMethod · 0.45
keyupMethod · 0.45
textinputMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected