MCPcopy Create free account

hub / github.com/GrapesJS/react / functions

Functions140 in github.com/GrapesJS/react

↓ 24 callersFunctioncx
(...inputs: any[])
packages/grapesjs-react-app-19/src/examples/common.ts:23
↓ 24 callersFunctioncx
(...inputs: any[])
packages/grapesjs-react-app-18/src/examples/common.ts:23
↓ 12 callersFunctionuseEditor
()
packages/grapesjs-react/src/context/EditorInstance.tsx:38
↓ 12 callersFunctionuseEditorInstance
()
packages/grapesjs-react/src/context/EditorInstance.tsx:24
↓ 10 callersFunctionuseEditorOptions
()
packages/grapesjs-react/src/context/EditorOptions.tsx:69
↓ 8 callersFunctionisFunction
(value: any)
packages/grapesjs-react/src/utils/index.ts:11
↓ 6 callersFunctionportalContainer
(el?: HTMLElement)
packages/grapesjs-react/src/utils/react.tsx:35
↓ 5 callersFunctionrunCommand
(command: string, error?: string)
scripts/common.ts:3
↓ 3 callersFunctionhandleChange
(value: string)
packages/grapesjs-react-app-19/src/examples/components/StylePropertyField.tsx:30
↓ 3 callersFunctionhandleChange
(value: string)
packages/grapesjs-react-app-18/src/examples/components/StylePropertyField.tsx:30
↓ 3 callersFunctionselect
(event: MouseEvent)
packages/grapesjs-react-app-19/src/examples/components/LayerItem.tsx:64
↓ 3 callersFunctionselect
(event: MouseEvent)
packages/grapesjs-react-app-18/src/examples/components/LayerItem.tsx:64
↓ 2 callersFunctionWrapDom
(el: HTMLElement | string)
packages/grapesjs-react/src/utils/react.tsx:7
↓ 2 callersFunctionhandleChange
(value: string)
packages/grapesjs-react-app-19/src/examples/components/TraitPropertyField.tsx:18
↓ 2 callersFunctionhandleChange
(value: string)
packages/grapesjs-react-app-18/src/examples/components/TraitPropertyField.tsx:18
↓ 2 callersFunctionhover
(hovered: boolean)
packages/grapesjs-react-app-19/src/examples/components/LayerItem.tsx:69
↓ 2 callersFunctionhover
(hovered: boolean)
packages/grapesjs-react-app-18/src/examples/components/LayerItem.tsx:69
↓ 2 callersFunctionisString
(value: any)
packages/grapesjs-react/src/utils/dom.ts:3
↓ 2 callersFunctionloadEditor
(grapes: typeof gjs)
packages/grapesjs-react/src/EditorInstance.tsx:98
↓ 2 callersFunctionloadScript
(src: string | ScriptToLoad)
packages/grapesjs-react/src/utils/dom.ts:18
↓ 2 callersFunctionremove
(asset: Asset)
packages/grapesjs-react-app-19/src/examples/components/CustomAssetManager.tsx:12
↓ 2 callersFunctionremove
(asset: Asset)
packages/grapesjs-react-app-18/src/examples/components/CustomAssetManager.tsx:12
↓ 2 callersFunctionsetReady
(ready)
packages/grapesjs-react/src/context/EditorOptions.tsx:58
↓ 1 callersFunctioncx
(...inputs: ClassNameInputs[])
packages/grapesjs-react/src/utils/index.ts:6
↓ 1 callersFunctiongetDateString
(date?: Date)
packages/grapesjs-react-app-19/src/examples/common.ts:28
↓ 1 callersFunctiongetDateString
(date?: Date)
packages/grapesjs-react-app-18/src/examples/common.ts:28
↓ 1 callersFunctiongetDragTarget
(ev: React.PointerEvent)
packages/grapesjs-react-app-19/src/examples/components/CustomLayerManager.tsx:19
↓ 1 callersFunctiongetDragTarget
(ev: React.PointerEvent)
packages/grapesjs-react-app-18/src/examples/components/CustomLayerManager.tsx:19
↓ 1 callersFunctioninit
()
packages/grapesjs-react/src/EditorInstance.tsx:164
↓ 1 callersFunctioninitPlugins
(plugins: PluginTypeToLoad[])
packages/grapesjs-react/src/utils/plugins.ts:41
↓ 1 callersFunctionisPluginToLoad
(plugin: PluginTypeToLoad)
packages/grapesjs-react/src/utils/plugins.ts:14
↓ 1 callersFunctionloadPlugins
(plugins: PluginToLoad[])
packages/grapesjs-react/src/utils/plugins.ts:18
↓ 1 callersFunctionloadScripts
(scripts: { id: string; src: string }[])
packages/grapesjs-react/src/utils/dom.ts:34
↓ 1 callersFunctionloadStyle
(href: string)
packages/grapesjs-react/src/utils/dom.ts:9
↓ 1 callersFunctionprepareReleaseGrapesJSReact
()
scripts/releaseCore.ts:7
↓ 1 callersFunctionup
()
packages/grapesjs-react/src/PagesProvider.tsx:55
↓ 1 callersFunctionup
()
packages/grapesjs-react/src/DevicesProvider.tsx:43
↓ 1 callersFunctionupdateCounter
()
packages/grapesjs-react-app-19/src/examples/components/TopbarButtons.tsx:47
↓ 1 callersFunctionupdateCounter
()
packages/grapesjs-react-app-18/src/examples/components/TopbarButtons.tsx:47
↓ 1 callersFunctionuseEditorMaybe
()
packages/grapesjs-react/src/context/EditorInstance.tsx:53
FunctionApp
()
packages/grapesjs-react-app-19/src/App.tsx:19
FunctionApp
()
packages/grapesjs-react-app-18/src/App.tsx:19
FunctionCanvas
({ children, ...rest }: HTMLProps<HTMLDivElement>)
packages/grapesjs-react/src/Canvas.tsx:5
FunctionCustomAssetManager
({ assets, select }: CustomAssetManagerProps)
packages/grapesjs-react-app-19/src/examples/components/CustomAssetManager.tsx:9
FunctionCustomAssetManager
({ assets, select }: CustomAssetManagerProps)
packages/grapesjs-react-app-18/src/examples/components/CustomAssetManager.tsx:9
FunctionCustomBlockManager
({ mapCategoryBlocks, dragStart, dragStop }: CustomBlockManagerProps)
packages/grapesjs-react-app-19/src/examples/components/CustomBlockManager.tsx:6
FunctionCustomBlockManager
({ mapCategoryBlocks, dragStart, dragStop }: CustomBlockManagerProps)
packages/grapesjs-react-app-18/src/examples/components/CustomBlockManager.tsx:6
FunctionCustomEditor
(props: Partial<EditorProps>)
packages/grapesjs-react-app-19/src/examples/CustomEditor.tsx:9
FunctionCustomEditor
(props: Partial<EditorProps>)
packages/grapesjs-react-app-18/src/examples/CustomEditor.tsx:9
FunctionCustomLayerManager
({ root }: Omit<LayersResultProps, 'Container'>)
packages/grapesjs-react-app-19/src/examples/components/CustomLayerManager.tsx:36
FunctionCustomLayerManager
({ root }: Omit<LayersResultProps, 'Container'>)
packages/grapesjs-react-app-18/src/examples/components/CustomLayerManager.tsx:36
FunctionCustomModal
({ children, title, close, ...props }: CustomModalProps)
packages/grapesjs-react-app-19/src/examples/components/CustomModal.tsx:30
FunctionCustomModal
({ children, title, close, ...props }: CustomModalProps)
packages/grapesjs-react-app-18/src/examples/components/CustomModal.tsx:29
FunctionCustomPageManager
({ pages, selected, add, select, remove }: PagesResultProps)
packages/grapesjs-react-app-19/src/examples/components/CustomPageManager.tsx:6
FunctionCustomPageManager
({ pages, selected, add, select, remove }: PagesResultProps)
packages/grapesjs-react-app-18/src/examples/components/CustomPageManager.tsx:6
FunctionCustomSelectorManager
({ selectors, selectedState, states, targets, setState, addSelector, removeSelector }: Omit<Sele
packages/grapesjs-react-app-19/src/examples/components/CustomSelectorManager.tsx:9
FunctionCustomSelectorManager
({ selectors, selectedState, states, targets, setState, addSelector, removeSelector }: Omit<Sele
packages/grapesjs-react-app-18/src/examples/components/CustomSelectorManager.tsx:9
FunctionCustomStyleManager
({ sectors }: Omit<StylesResultProps, 'Container'>)
packages/grapesjs-react-app-19/src/examples/components/CustomStyleManager.tsx:12
FunctionCustomStyleManager
({ sectors }: Omit<StylesResultProps, 'Container'>)
packages/grapesjs-react-app-18/src/examples/components/CustomStyleManager.tsx:12
FunctionCustomTraitManager
({ traits }: Omit<TraitsResultProps, 'Container'>)
packages/grapesjs-react-app-19/src/examples/components/CustomTraitManager.tsx:4
FunctionCustomTraitManager
({ traits }: Omit<TraitsResultProps, 'Container'>)
packages/grapesjs-react-app-18/src/examples/components/CustomTraitManager.tsx:4
FunctionDefaultCustomEditor
(props: Partial<EditorProps>)
packages/grapesjs-react-app-19/src/examples/DefaultCustomEditor.tsx:21
FunctionDefaultCustomEditor
(props: Partial<EditorProps>)
packages/grapesjs-react-app-18/src/examples/DefaultCustomEditor.tsx:21
FunctionDefaultEditor
(props: Partial<EditorProps>)
packages/grapesjs-react-app-19/src/examples/DefaultEditor.tsx:4
FunctionDefaultEditor
(props: Partial<EditorProps>)
packages/grapesjs-react-app-18/src/examples/DefaultEditor.tsx:4
FunctionEditorInstanceProvider
({ children }: { children?: ReactNode })
packages/grapesjs-react/src/context/EditorInstance.tsx:11
FunctionEditorOptionsProvider
({ children }: { children?: ReactNode })
packages/grapesjs-react/src/context/EditorOptions.tsx:29
FunctionEditorWaitReady
(props: Partial<EditorProps>)
packages/grapesjs-react-app-19/src/examples/EditorWaitReady.tsx:12
FunctionEditorWaitReady
(props: Partial<EditorProps>)
packages/grapesjs-react-app-18/src/examples/EditorWaitReady.tsx:12
FunctionFullSpinner
()
packages/grapesjs-react-app-19/src/examples/components/FullSpinner.tsx:3
FunctionFullSpinner
()
packages/grapesjs-react-app-18/src/examples/components/FullSpinner.tsx:3
FunctionLayerItem
({ component, draggingCmp, dragParent, ...props }: LayerItemProps)
packages/grapesjs-react-app-19/src/examples/components/LayerItem.tsx:17
FunctionLayerItem
({ component, draggingCmp, dragParent, ...props }: LayerItemProps)
packages/grapesjs-react-app-18/src/examples/components/LayerItem.tsx:17
FunctionRightSidebar
({ className }: React.HTMLAttributes<HTMLDivElement>)
packages/grapesjs-react-app-19/src/examples/components/RightSidebar.tsx:26
FunctionRightSidebar
({ className }: React.HTMLAttributes<HTMLDivElement>)
packages/grapesjs-react-app-18/src/examples/components/RightSidebar.tsx:26
FunctionStylePropertyField
({ prop, ...rest }: StylePropertyFieldProps)
packages/grapesjs-react-app-19/src/examples/components/StylePropertyField.tsx:28
FunctionStylePropertyField
({ prop, ...rest }: StylePropertyFieldProps)
packages/grapesjs-react-app-18/src/examples/components/StylePropertyField.tsx:28
FunctionTopbar
({ className }: React.HTMLAttributes<HTMLDivElement>)
packages/grapesjs-react-app-19/src/examples/components/Topbar.tsx:8
FunctionTopbar
({ className }: React.HTMLAttributes<HTMLDivElement>)
packages/grapesjs-react-app-18/src/examples/components/Topbar.tsx:8
FunctionTopbarButtons
({ className }: React.HTMLAttributes<HTMLDivElement>)
packages/grapesjs-react-app-19/src/examples/components/TopbarButtons.tsx:14
FunctionTopbarButtons
({ className }: React.HTMLAttributes<HTMLDivElement>)
packages/grapesjs-react-app-18/src/examples/components/TopbarButtons.tsx:14
FunctionTraitPropertyField
({ trait, ...rest }: StylePropertyFieldProps)
packages/grapesjs-react-app-19/src/examples/components/TraitPropertyField.tsx:16
FunctionTraitPropertyField
({ trait, ...rest }: StylePropertyFieldProps)
packages/grapesjs-react-app-18/src/examples/components/TraitPropertyField.tsx:16
FunctionWithEditor
({ children }: PropsWithChildren)
packages/grapesjs-react/src/WithEditor.tsx:7
FunctionaddNewPage
()
packages/grapesjs-react-app-19/src/examples/components/CustomPageManager.tsx:7
FunctionaddNewPage
()
packages/grapesjs-react-app-18/src/examples/components/CustomPageManager.tsx:7
FunctionaddNewSelector
()
packages/grapesjs-react-app-19/src/examples/components/CustomSelectorManager.tsx:18
FunctionaddNewSelector
()
packages/grapesjs-react-app-18/src/examples/components/CustomSelectorManager.tsx:18
FunctionhandleButtonClick
()
packages/grapesjs-react-app-19/src/examples/components/TraitPropertyField.tsx:26
FunctionhandleButtonClick
()
packages/grapesjs-react-app-18/src/examples/components/TraitPropertyField.tsx:26
FunctionisDef
(value: any)
packages/grapesjs-react/src/utils/dom.ts:1
Functionload
()
packages/grapesjs-react-app-19/src/examples/common.ts:81
Functionload
()
packages/grapesjs-react-app-18/src/examples/common.ts:81
Functionnoop
()
packages/grapesjs-react/src/utils/index.ts:16
FunctiononChange
(ev: any)
packages/grapesjs-react-app-19/src/examples/components/StylePropertyField.tsx:34
FunctiononChange
(ev: any)
packages/grapesjs-react-app-19/src/examples/components/TraitPropertyField.tsx:22
FunctiononChange
(ev: any)
packages/grapesjs-react-app-18/src/examples/components/StylePropertyField.tsx:34
FunctiononChange
(ev: any)
packages/grapesjs-react-app-18/src/examples/components/TraitPropertyField.tsx:22
FunctiononCommand
(id: string)
packages/grapesjs-react-app-19/src/examples/components/TopbarButtons.tsx:48
FunctiononCommand
(id: string)
packages/grapesjs-react-app-18/src/examples/components/TopbarButtons.tsx:48
next →1–100 of 140, ranked by callers