Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clayrisser/create-react-renderer
/ functions
Functions
580 in github.com/clayrisser/create-react-renderer
⨍
Functions
580
◇
Types & classes
341
Method
handleClick
()
slides/assets/interactive.js:12
Function
insertBefore
( _parentInstance: Instance, _child: Instance | TextInstance, _beforeChild: Instance | TextInstanc
phaseD/src/reconciler.ts:124
Function
insertBefore
( _parentInstance: Instance, _child: Instance | TextInstance, _beforeChild: Instance | TextInstanc
phaseI/src/reconciler.ts:130
Function
insertBefore
( _parentInstance: Instance, _child: Instance | TextInstance, _beforeChild: Instance | TextInstanc
phaseC/src/reconciler.ts:124
Function
insertBefore
( _parentInstance: Instance, _child: Instance | TextInstance, _beforeChild: Instance | TextInstanc
phaseF/src/reconciler.ts:123
Function
insertBefore
( _parentInstance: Instance, _child: Instance | TextInstance, _beforeChild: Instance | TextInstanc
phaseK/src/reconciler.ts:130
Function
insertBefore
( _parentInstance: Instance, _child: Instance | TextInstance, _beforeChild: Instance | TextInstanc
phaseG/src/reconciler.ts:123
Function
insertBefore
( _parentInstance: Instance, _child: Instance | TextInstance, _beforeChild: Instance | TextInstanc
phaseE/src/reconciler.ts:124
Function
insertBefore
( _parentInstance: Instance, _child: Instance | TextInstance, _beforeChild: Instance | TextInstanc
phaseJ/src/reconciler.ts:130
Function
insertBefore
( _parentInstance: Instance, _child: Instance | TextInstance, _beforeChild: Instance | TextInstanc
phaseL/src/reconciler.ts:130
Function
insertBefore
( _parentInstance: Instance, _child: Instance | TextInstance, _beforeChild: Instance | TextInstanc
phaseB/src/reconciler.ts:123
Function
insertBefore
( _parentInstance: Instance, _child: Instance | TextInstance, _beforeChild: Instance | TextInstanc
phaseA/src/reconciler.ts:123
Function
insertBefore
( _parentInstance: Instance, _child: Instance | TextInstance, _beforeChild: Instance | TextInstanc
phaseH/src/reconciler.ts:128
Function
prepareForCommit
(_containerInfo: Container)
phaseD/src/reconciler.ts:78
Function
prepareForCommit
(_containerInfo: Container)
phaseI/src/reconciler.ts:83
Function
prepareForCommit
(_containerInfo: Container)
phaseC/src/reconciler.ts:78
Function
prepareForCommit
(_containerInfo: Container)
phaseF/src/reconciler.ts:79
Function
prepareForCommit
(_containerInfo: Container)
phaseK/src/reconciler.ts:83
Function
prepareForCommit
(_containerInfo: Container)
phaseG/src/reconciler.ts:79
Function
prepareForCommit
(_containerInfo: Container)
phaseE/src/reconciler.ts:78
Function
prepareForCommit
(_containerInfo: Container)
phaseJ/src/reconciler.ts:83
Function
prepareForCommit
(_containerInfo: Container)
phaseL/src/reconciler.ts:83
Function
prepareForCommit
(_containerInfo: Container)
phaseB/src/reconciler.ts:77
Function
prepareForCommit
(_containerInfo: Container)
phaseA/src/reconciler.ts:77
Function
prepareForCommit
(_containerInfo: Container)
phaseH/src/reconciler.ts:82
Function
prepareUpdate
( _instance: Instance, _type: Type, _oldProps: Props, _newProps: Props, _rootContainerInst
phaseD/src/reconciler.ts:82
Function
prepareUpdate
( _instance: Instance, _type: Type, _oldProps: Props, _newProps: Props, _rootContainerInst
phaseI/src/reconciler.ts:87
Function
prepareUpdate
( _instance: Instance, _type: Type, _oldProps: Props, _newProps: Props, _rootContainerInst
phaseC/src/reconciler.ts:82
Function
prepareUpdate
( _instance: Instance, _type: Type, _oldProps: Props, _newProps: Props, _rootContainerInst
phaseF/src/reconciler.ts:83
Function
prepareUpdate
( _instance: Instance, _type: Type, _oldProps: Props, _newProps: Props, _rootContainerInst
phaseK/src/reconciler.ts:87
Function
prepareUpdate
( _instance: Instance, _type: Type, _oldProps: Props, _newProps: Props, _rootContainerInst
phaseG/src/reconciler.ts:83
Function
prepareUpdate
( _instance: Instance, _type: Type, _oldProps: Props, _newProps: Props, _rootContainerInst
phaseE/src/reconciler.ts:82
Function
prepareUpdate
( _instance: Instance, _type: Type, _oldProps: Props, _newProps: Props, _rootContainerInst
phaseJ/src/reconciler.ts:87
Function
prepareUpdate
( _instance: Instance, _type: Type, _oldProps: Props, _newProps: Props, _rootContainerInst
phaseL/src/reconciler.ts:87
Function
prepareUpdate
( _instance: Instance, _type: Type, _oldProps: Props, _newProps: Props, _rootContainerInst
phaseB/src/reconciler.ts:81
Function
prepareUpdate
( _instance: Instance, _type: Type, _oldProps: Props, _newProps: Props, _rootContainerInst
phaseA/src/reconciler.ts:81
Function
prepareUpdate
( _instance: Instance, _type: Type, _oldProps: Props, _newProps: Props, _rootContainerInst
phaseH/src/reconciler.ts:86
Function
removeChild
( _parentInstance: Instance, _child: Instance | TextInstance )
phaseD/src/reconciler.ts:110
Function
removeChild
(parentInstance: Instance, child: Instance | TextInstance)
phaseI/src/reconciler.ts:117
Function
removeChild
( _parentInstance: Instance, _child: Instance | TextInstance )
phaseC/src/reconciler.ts:110
Function
removeChild
(parentInstance: Instance, child: Instance | TextInstance)
phaseF/src/reconciler.ts:111
Function
removeChild
(parentInstance: Instance, child: Instance | TextInstance)
phaseK/src/reconciler.ts:117
Function
removeChild
(parentInstance: Instance, child: Instance | TextInstance)
phaseG/src/reconciler.ts:111
Function
removeChild
( _parentInstance: Instance, _child: Instance | TextInstance )
phaseE/src/reconciler.ts:110
Function
removeChild
(parentInstance: Instance, child: Instance | TextInstance)
phaseJ/src/reconciler.ts:117
Function
removeChild
(parentInstance: Instance, child: Instance | TextInstance)
phaseL/src/reconciler.ts:117
Function
removeChild
( _parentInstance: Instance, _child: Instance | TextInstance )
phaseB/src/reconciler.ts:109
Function
removeChild
( _parentInstance: Instance, _child: Instance | TextInstance )
phaseA/src/reconciler.ts:109
Function
removeChild
(parentInstance: Instance, child: Instance | TextInstance)
phaseH/src/reconciler.ts:116
Method
removeChild
(child: Instance | TextInstance)
phaseD/src/types.ts:59
Method
removeChild
(_child: BaseElement)
phaseD/src/elements/BaseElement.ts:28
Method
removeChild
(child: Instance | TextInstance)
phaseI/src/types.ts:61
Method
removeChild
(child: BaseElement)
phaseI/src/elements/BaseElement.ts:82
Method
removeChild
(child: Instance | TextInstance)
phaseC/src/types.ts:48
Method
removeChild
(_child: BaseElement)
phaseC/src/elements/BaseElement.ts:27
Method
removeChild
(child: Instance | TextInstance)
phaseF/src/types.ts:61
Method
removeChild
(child: BaseElement)
phaseF/src/elements/BaseElement.ts:82
Method
removeChild
(child: Instance | TextInstance)
phaseK/src/types.ts:69
Method
removeChild
(child: BaseElement)
phaseK/src/elements/BaseElement.ts:83
Method
removeChild
(child: Instance | TextInstance)
phaseG/src/types.ts:61
Method
removeChild
(child: BaseElement)
phaseG/src/elements/BaseElement.ts:82
Method
removeChild
(child: Instance | TextInstance)
phaseE/src/types.ts:61
Method
removeChild
(child: BaseElement)
phaseE/src/elements/BaseElement.ts:82
Method
removeChild
(child: Instance | TextInstance)
phaseJ/src/types.ts:61
Method
removeChild
(child: BaseElement)
phaseJ/src/elements/BaseElement.ts:83
Method
removeChild
(child: Instance | TextInstance)
phaseL/src/types.ts:69
Method
removeChild
(child: BaseElement)
phaseL/src/elements/BaseElement.ts:83
Method
removeChild
(child: Instance | TextInstance)
phaseB/src/types.ts:48
Method
removeChild
(_child: BaseElement)
phaseB/src/elements/BaseElement.ts:27
Method
removeChild
(child: Instance | TextInstance)
phaseA/src/types.ts:48
Method
removeChild
(_child: BaseElement)
phaseA/src/elements/BaseElement.ts:21
Method
removeChild
(child: BaseElement)
phaseH/src/elements/BaseElement.ts:82
Function
removeChildFromContainer
( _container: Container, _child: Instance | TextInstance )
phaseD/src/reconciler.ts:117
Function
removeChildFromContainer
( _container: Container, _child: Instance | TextInstance )
phaseI/src/reconciler.ts:122
Function
removeChildFromContainer
( _container: Container, _child: Instance | TextInstance )
phaseC/src/reconciler.ts:117
Function
removeChildFromContainer
( _container: Container, _child: Instance | TextInstance )
phaseF/src/reconciler.ts:116
Function
removeChildFromContainer
( _container: Container, _child: Instance | TextInstance )
phaseK/src/reconciler.ts:122
Function
removeChildFromContainer
( _container: Container, _child: Instance | TextInstance )
phaseG/src/reconciler.ts:116
Function
removeChildFromContainer
( _container: Container, _child: Instance | TextInstance )
phaseE/src/reconciler.ts:117
Function
removeChildFromContainer
( _container: Container, _child: Instance | TextInstance )
phaseJ/src/reconciler.ts:122
Function
removeChildFromContainer
( _container: Container, _child: Instance | TextInstance )
phaseL/src/reconciler.ts:122
Function
removeChildFromContainer
( _container: Container, _child: Instance | TextInstance )
phaseB/src/reconciler.ts:116
Function
removeChildFromContainer
( _container: Container, _child: Instance | TextInstance )
phaseA/src/reconciler.ts:116
Function
removeChildFromContainer
( _container: Container, _child: Instance | TextInstance )
phaseH/src/reconciler.ts:121
Method
render
()
slides/presentation/index.js:53
Method
render
()
phaseL/src/components/TypeParam/TypeParam.tsx:22
Method
render
()
phaseL/src/components/ArrowFunctionExpression/ArrowFunctionExpression.tsx:42
Method
render
()
phaseL/src/components/Code/Code.tsx:9
Method
render
()
phaseL/src/components/Literal/Literal.tsx:9
Method
render
()
phaseL/src/components/FunctionDeclaration/FunctionDeclaration.tsx:41
Method
render
()
phaseL/src/components/MethodSignature/MethodSignature.tsx:42
Method
render
()
phaseL/src/components/FunctionExpression/FunctionExpression.tsx:41
Method
render
()
phaseL/src/components/ExportDefaultDeclaration/ExportDefaultDeclaration.tsx:11
Method
render
()
phaseL/src/components/PropertySignature/PropertySignature.tsx:18
Method
render
()
phaseL/src/components/TypeAnnotation/TypeAnnotation.tsx:23
Method
render
()
phaseL/src/components/JsxAttribute/JsxAttribute.tsx:10
Method
render
()
phaseL/src/components/ClassMethod/ClassMethod.tsx:46
Method
render
()
phaseL/src/components/InterfaceDeclaration/InterfaceDeclaration.tsx:11
Method
render
()
phaseL/src/components/Param/Param.tsx:19
Method
render
()
phaseL/src/components/ExportNamedDeclaration/ExportNamedDeclaration.tsx:11
← previous
next →
401–500 of 580, ranked by callers