Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/template-macos-solid
/ functions
Functions
35 in github.com/NativeScript/template-macos-solid
⨍
Functions
35
◇
Types & classes
3
↓ 2 callers
Function
addTodo
()
src/examples/todo.tsx:35
↓ 2 callers
Function
useColorScheme
()
src/hooks/use-color-scheme.ts:1
↓ 1 callers
Function
bundleSolidJSApp
(file: string, outFile: string)
tools/scripts/bundle-solid.ts:5
↓ 1 callers
Method
component
()
src/contentview.tsx:4
↓ 1 callers
Function
getSolidLogo
()
src/pages/common.ts:1
Function
App
()
src/app.tsx:10
Function
AppMenus
()
src/app-menus.tsx:1
Function
ContentView
(props)
src/contentview.tsx:7
Function
Counter
()
src/examples/counter.tsx:3
Function
Examples
()
src/examples/index.tsx:3
Function
Sidebar
(props: SidebarProps)
src/sidebar.tsx:60
Function
Text
()
src/components/text.tsx:1
Function
TodoItem
(props: { item: TodoItem; index: () => number })
src/examples/todo.tsx:140
Function
TodoMVP
()
src/examples/todo.tsx:28
Function
_findItem
(item: SidebarItem, title: string)
src/sidebar.tsx:54
Function
changeToolbar
(index: number)
src/state.tsx:4
Method
component
()
src/sidebar.tsx:12
Function
createElement
(string)
tools/renderer.js:16
Function
createTextNode
(value)
tools/renderer.js:19
Function
get
(key: string)
src/examples/todo.tsx:10
Function
getFirstChild
(node)
tools/renderer.js:54
Function
getNextSibling
(node)
tools/renderer.js:57
Function
getParentNode
(node)
tools/renderer.js:51
Function
insertNode
(parent, node, anchor)
tools/renderer.js:42
Function
isTextNode
(node)
tools/renderer.js:45
Function
openDiscord
()
src/app-menus.tsx:14
Function
openDocs
()
src/app-menus.tsx:2
Function
openGithub
()
src/app-menus.tsx:8
Function
remove
(key: string)
src/examples/todo.tsx:13
Function
removeNode
(parent, node)
tools/renderer.js:48
Function
replaceText
(textNode, value)
tools/renderer.js:22
Function
set
(key: string, value: string)
src/examples/todo.tsx:7
Function
setProperty
(node, name, value, prev)
tools/renderer.js:25
Function
startApp
()
src/app.tsx:70
Function
use
(fn, args)
tools/renderer.js:62