Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/nodegui/react-nodegui
/ ListProps
Interface
ListProps
src/components/List/RNList.ts:7–8 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5
6
7
export
interface
ListProps extends ViewProps<QListWidgetSignals> {
8
}
9
10
type
CustomListProps = ListProps;
11
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected