MCPcopy Create free account

hub / github.com/editablejs/editable / functions

Functions1,380 in github.com/editablejs/editable

FunctionRotateRightIcon
packages/ui/src/icon.tsx:726
FunctionRow
({ editor, element, attributes, children, })
packages/plugins/table/src/row/plugin/with-table-row.tsx:15
FunctionSandpackConsole
({ visible }: { visible: boolean })
apps/docs/src/components/mdx/sandpack/console.tsx:85
FunctionSandpackGlimmer
({ code }: { code: string })
apps/docs/src/components/mdx/sandpack/index.tsx:6
FunctionSandpackRoot
(props: SandpackProps)
apps/docs/src/components/mdx/sandpack/sandpack-root.tsx:65
FunctionSearch
({ searchParameters = { hitsPerPage: 5, }, }: SearchProps)
apps/docs/src/components/search.tsx:94
FunctionSelectionComponent
()
packages/editor/src/components/selection.tsx:15
FunctionSendFeedback
({ onSubmit }: { onSubmit: () => void })
apps/docs/src/components/layout/feedback.tsx:39
FunctionSideToolbar
()
packages/plugins/toolbar/src/side/components/side-toolbar.tsx:46
FunctionSidebarButton
({ title, heading, level, onClick, isExpanded, isBreadcrumb, }: SidebarButtonProps)
apps/docs/src/components/layout/sidebar/sidebar-button.tsx:15
FunctionSidebarLink
({ href, selected = false, title, wip, level, heading = false, isExpanded, isBreadcrumb, hid
apps/docs/src/components/layout/sidebar/sidebar-link.tsx:26
FunctionSidebarRouteTree
({ isForceExpanded, routeTree, level = 0 }: SidebarRouteTreeProps)
apps/docs/src/components/layout/sidebar/sidebar-route-tree.tsx:135
FunctionSimpleCallout
({ title, children, className }: SimpleCalloutProps)
apps/docs/src/components/mdx/simple-callout.tsx:9
FunctionSlashToolbarDecorate
()
packages/plugins/toolbar/src/slash/components/slash-decorate.tsx:18
FunctionSlashToolbarSearch
({ editor, container, children, onSelect: onContextSelect, })
packages/plugins/toolbar/src/slash/components/slash-search.tsx:35
FunctionSlottable
({ children }: { children: React.ReactNode })
packages/ui/src/slot.tsx:79
FunctionSolution
({ children }: { children: React.ReactNode })
apps/docs/src/components/mdx/challenges/index.tsx:8
FunctionSplitActionDefault
({ editor, table, left, top, height, width, index, })
packages/plugins/table/src/components/action.tsx:150
FunctionStrikethroughIcon
packages/ui/src/icon.tsx:58
FunctionStrong
(strong: JSX.IntrinsicElements['strong'])
apps/docs/src/components/mdx/mdx-components.tsx:50
FunctionStyleIcon
packages/plugins/hr/src/components/icons.tsx:1
FunctionSubIcon
packages/ui/src/icon.tsx:96
FunctionSupIcon
packages/ui/src/icon.tsx:115
FunctionTableColHeaderDefault
({ editor, table })
packages/plugins/table/src/components/header.tsx:150
FunctionTableComponent
({ editor, element, attributes, children })
packages/plugins/table/src/components/table.tsx:41
FunctionTableIcon
packages/ui/src/icon.tsx:229
FunctionTableMergeIcon
packages/ui/src/icon.tsx:261
FunctionTableRowHeaderDefault
({ editor, table, rowContentHeights })
packages/plugins/table/src/components/header.tsx:24
FunctionTableSelection
()
packages/plugins/table/src/components/selection.tsx:17
FunctionTableSplitIcon
packages/ui/src/icon.tsx:245
FunctionTag
({ text, variant, className }: TagProps)
apps/docs/src/components/tag.tsx:33
FunctionTaskElement
({ checked, onChange }: TaskProps)
packages/plugins/list/src/task/plugin/with-task-list.tsx:61
FunctionTaskListIcon
packages/ui/src/icon.tsx:210
FunctionTerminalBlock
({ level = 'info', children }: TerminalBlockProps)
apps/docs/src/components/mdx/terminal-block.tsx:35
FunctionText
(props: { isLast: boolean parent: Element text: SlateText renderPlaceholder?: PlaceholderRender })
packages/editor/src/components/text.tsx:16
FunctionTextString
(props: { text: string; isTrailing?: boolean })
packages/editor/src/components/string.tsx:77
FunctionThemeIcon
packages/plugins/codeblock/src/components/icons.tsx:33
FunctionThicknessIcon
packages/plugins/hr/src/components/icons.tsx:17
FunctionToc
({ headings }: { headings: TocMDX })
apps/docs/src/components/layout/toc.tsx:6
FunctionToolbar
packages/ui/src/toolbar.tsx:159
FunctionToolbar
({ className, locale, items, disabled, onRenderItem, ...props })
packages/plugins/toolbar/src/components/toolbar.tsx:76
FunctionToolbarButtonDefault
({ type, ...props })
packages/plugins/toolbar/src/components/toolbar.tsx:17
FunctionToolbarColorPickerDefault
({ type, locale, children, ...props })
packages/plugins/toolbar/src/components/toolbar.tsx:49
FunctionToolbarComponent
({ editor, items: itemsProp, ...props })
packages/plugins/toolbar/src/toolbar/components/toolbar.tsx:11
FunctionToolbarDropdownDefault
({ type, ...props })
packages/plugins/toolbar/src/components/toolbar.tsx:31
FunctionTooltip
({ children, side = 'bottom', align = 'center', arrow = true, arrowFill, content, defaultOpen =
packages/ui/src/tooltip.tsx:18
FunctionUL
(p: JSX.IntrinsicElements['ul'])
apps/docs/src/components/mdx/mdx-components.tsx:54
FunctionUnLinkIcon
packages/ui/src/icon.tsx:658
FunctionUnderlineIcon
packages/ui/src/icon.tsx:39
FunctionUndoIcon
packages/ui/src/icon.tsx:512
FunctionUnorderedListIcon
packages/ui/src/icon.tsx:172
FunctionViewerToolbar
packages/plugins/image/src/components/viewer-toolbar.tsx:21
FunctionWip
({ children }: { children: React.ReactNode })
apps/docs/src/components/mdx/mdx-components.tsx:57
FunctionYouWillLearn
({ children, isChapter }: { children: any; isChapter?: boolean })
apps/docs/src/components/mdx/mdx-components.tsx:131
FunctionYouWillLearnCard
({ title, path, children }: YouWillLearnCardProps)
apps/docs/src/components/mdx/you-will-learn-card.tsx:12
FunctionZeroWidthString
(props: { length?: number; isLineBreak?: boolean })
packages/editor/src/components/string.tsx:96
FunctionZoomInIcon
packages/ui/src/icon.tsx:691
FunctionZoomOutIcon
packages/ui/src/icon.tsx:699
Function_delete
(editor: Editor, options: TextDeleteOptions = {})
packages/models/src/transforms/delete.ts:10
Method_subDocsHandler
({ added, removed, loaded, }: Record<'added' | 'removed' | 'loaded', Y.Doc[]>)
packages/yjs-websocket/src/server/utils.ts:120
FunctionaddColors
(addColors: string[])
packages/ui/src/color-picker/use-local-store.ts:15
FunctionappendPendingPromise
(promise: CellablePromise<T>)
packages/editor/src/hooks/use-cancellable-promises.ts:31
FunctionapplyAwarenessUpdate
(awareness: Awareness, update: Uint8Array, origin: any)
packages/yjs-protocols/src/awareness.ts:239
FunctionapplyRemoteEvents
(editor: YjsEditor, events: Y.YEvent<Y.XmlText>[], origin: unknown)
packages/plugins/yjs/src/plugin/with-yjs.ts:64
MethodapplyYjsUpdate
(delta: Y.YTextEvent['delta'])
packages/plugins/codeblock/src/plugin/yjs/sync.ts:110
FunctionareEqual
(prevProps: DocsPageFooterProps, props: DocsPageFooterProps)
apps/docs/src/components/docs-footer.tsx:11
MethodawarenessChangeHandler
( { added, updated, removed }: AwarenessChangeHandlerOptions, conn: WebSocket.WebSocket | null,
packages/yjs-websocket/src/server/utils.ts:85
Methodbeforeinput
(e, view)
packages/plugins/codeblock/src/plugin/yjs/extension.ts:73
Functionblur
* Blur the editor.
packages/editor/src/plugin/editable.ts:354
Functioncells
( editor: Editor, at?: GridLocation, opitons: GridGeneratorCellsOptions = {}, )
packages/models/src/interfaces/grid.ts:889
Functionclear
()
packages/ui/src/file-picker.ts:53
MethodclearDocument
* Delete a document, and all associated data from the database. * When option multipleCollections is set, it removes the corresponding collection
packages/yjs-websocket/src/server/mongodb/persistence.ts:124
FunctionclearPendingPromises
()
packages/editor/src/hooks/use-cancellable-promises.ts:37
Functioncombine
(inputs)
packages/plugins/codeblock/src/plugin/yjs/undomanager.ts:34
Functioncombine
(inputs)
packages/plugins/codeblock/src/plugin/yjs/extension.ts:31
Functioncombine
(inputs)
packages/plugins/codeblock/src/plugin/yjs/sync.ts:95
Functionconnected
(editor: YjsEditor)
packages/plugins/yjs/src/plugin/with-yjs.ts:76
Methodconstructor
* @param {Y.Doc} doc
packages/yjs-protocols/src/awareness.ts:47
Methodconstructor
( serverUrl: string, roomname: string, doc: Y.Doc, { connect = true, awareness = n
packages/yjs-websocket/src/index.ts:264
Methodconstructor
* @param {string} name
packages/yjs-websocket/src/server/utils.ts:76
Methodconstructor
* Create a y-mongodb persistence instance.
packages/yjs-websocket/src/server/mongodb/persistence.ts:18
Methodconstructor
(url: string | MongoConnectionlOptions, options: MongoClientOptions = {})
packages/yjs-websocket/src/server/mongodb/adapter.ts:20
Methodconstructor
(view: cmView.EditorView)
packages/plugins/codeblock/src/plugin/yjs/remote-selecton.ts:27
Methodconstructor
(undoManager: Y.UndoManager)
packages/plugins/codeblock/src/plugin/yjs/undomanager.ts:12
Methodconstructor
* @param {cmView.EditorView} view
packages/plugins/codeblock/src/plugin/yjs/undomanager.ts:59
Methodconstructor
(id: string, editor: Editable)
packages/plugins/codeblock/src/plugin/yjs/extension.ts:20
Methodconstructor
(view: EditorView)
packages/plugins/codeblock/src/plugin/yjs/extension.ts:45
Methodconstructor
(id: string, ytext: Y.Text, awareness: Awareness, editor: Editable)
packages/plugins/codeblock/src/plugin/yjs/sync.ts:13
Methodconstructor
(view: cmView.EditorView)
packages/plugins/codeblock/src/plugin/yjs/sync.ts:107
Methodconstructor
()
packages/models/src/utils/key.ts:15
Functioncreate
( tag: string, attributes: HTMLSerializerAttributes = {}, style?: HTMLSerializerStyle, childre
packages/serializer/src/html.ts:70
FunctioncreateDocumentMetaKey
(docName: string, metaKey: string)
packages/yjs-websocket/src/server/mongodb/utils.ts:57
FunctioncursorState
( editor: YCursorEditor<T>, clientId: number, )
packages/plugins/yjs/src/plugin/cursors-editor.ts:40
FunctioncursorStates
(editor: YCursorEditor<T>)
packages/plugins/yjs/src/plugin/cursors-editor.ts:60
Functioncwd
()
apps/docs/src/utils/process-shim.js:4
FunctiondefaultBeforeUpload
(files: File[])
packages/plugins/image/src/plugin/with-image.tsx:22
FunctiondefaultRenderEmpty
()
packages/plugins/toolbar/src/slash/components/slash-search.tsx:31
FunctiondefaultRenderEmpty
()
packages/plugins/mention/src/components/mention-search.tsx:33
FunctiondefaultSearch
()
packages/plugins/toolbar/src/slash/components/slash-search.tsx:29
FunctiondefaultSearch
()
packages/plugins/mention/src/components/mention-search.tsx:31
← previousnext →901–1,000 of 1,380, ranked by callers