Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DioxusLabs/dioxus-components
/ key
Method
key
primitives/src/virtual/types.rs:25–27 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
23
}
24
25
pub(crate) fn key(&self) -> Key {
26
self.key
27
}
28
29
pub(crate) fn index(&self) -> usize {
30
self.index
Callers
5
ComboboxOption
Function · 0.45
ComboboxInput
Function · 0.45
resize_item
Function · 0.45
SelectOption
Function · 0.45
SelectList
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected