Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/NativeScript/template-macos-solid
/ component
Method
component
src/contentview.tsx:4–4 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2
3
interface SnippetProps {
4
component(): JSX.Element;
5
}
6
7
const ContentView: Component<Partial<SnippetProps>> = (props) => {
Callers
1
ContentView
Function · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected