MCPcopy Create free account

hub / github.com/Make-md/makemd / functions

Functions8,722 in github.com/Make-md/makemd

FunctionCY
()
main.js:25
FunctionC_
()
main.js:30
FunctionCalendarHeaderView
(props: { superstate: Superstate; date: Date; mode: "day" | "week" | "month"; setDate: (date: Date) =>
src/core/react/components/SpaceView/Contexts/CalendarView/CalendarHeaderView.tsx:6
FunctionCallExpression
(e,t)
main.js:54
FunctionChainExpression
(e,t)
main.js:54
FunctionCircularAngleSelector
({ angle, onChange, size = 40 })
src/core/react/components/UI/Menus/properties/colorPickerMenu.tsx:220
FunctionCj
(C,j)
main.js:8
FunctionCje
main.js:193
FunctionClassDeclaration
(e,t)
main.js:54
FunctionClassExpression
(e,t)
main.js:54
FunctionCne
(e,t,r)
main.js:187
FunctionCollapseToggle
(props: { superstate: Superstate; collapsed: boolean; onToggle?: (collapsed: boolean, e: React.MouseEven
src/core/react/components/UI/Toggles/CollapseToggle.tsx:3
FunctionCollapseToggleSmall
(props: { superstate: Superstate; collapsed: boolean; onToggle?: (collapsed: boolean, e: React.MouseEven
src/core/react/components/UI/Toggles/CollapseToggleSmall.tsx:3
FunctionColorCell
(props: TableCellProp)
src/core/react/components/SpaceView/Contexts/DataTypeView/ColorCell.tsx:6
FunctionColorPaletteManager
({ superstate }: { superstate: Superstate })
src/core/react/components/System/SettingsSections/ColorPaletteSettings.tsx:14
FunctionColorPalettePanel
({ plugin, colorMode, onPaletteSelect, onClose })
src/basics/menus/inlineStylerView/InlineMenu.tsx:37
FunctionColorPaletteSelector
({ superstate, onColorSelect })
src/core/react/components/UI/Menus/properties/colorPickerMenu.tsx:491
FunctionColorPaletteSettings
({ superstate }: SettingsProps)
src/core/react/components/System/SettingsSections/ColorPaletteSettings.tsx:674
FunctionColorPicker
(props: { superstate: Superstate; color: string; hide?: () => void; saveValue: (color: string) => void
src/core/react/components/UI/Menus/properties/colorPickerMenu.tsx:538
FunctionColorSetter
(props: { superstate: Superstate; value: string; setValue: (value: string) => void; })
src/core/react/components/SpaceView/Frames/Setters/ColorSetter.tsx:5
FunctionColorSwatch
({ color, name, size = 'medium', onClick, className = '', isGradient = false })
src/core/react/components/UI/Menus/properties/colorPickerMenu.tsx:189
FunctionColumnHeader
(props: { superstate: Superstate; editable: boolean; column: SpaceTableColumn; isNew?: boolean; })
src/core/react/components/SpaceView/Contexts/TableView/ColumnHeader.tsx:60
FunctionConditionalExpression
(e,t)
main.js:54
FunctionConfirmationModal
(props: { hide?: () => void; confirmAction: () => void; message: string; confirmLabel: string; })
src/core/react/components/UI/Modals/ConfirmationModal.tsx:4
FunctionContentNodeView
(props: { children?: React.ReactNode; editable?: boolean; })
src/core/react/components/SpaceView/Frames/EditorNodes/ContentNodeView.tsx:3
FunctionContentSubmenu
(props: HoverSubmenuProps)
src/core/react/components/SpaceView/Frames/FrameNodeEditor/Submenus/ContentSubmenu.tsx:14
FunctionContextCell
( props: TableCellMultiProp & { source: string; contextTable: SpaceTables; contextPath: string;
src/core/react/components/SpaceView/Contexts/DataTypeView/ContextCell.tsx:23
FunctionContextCreateItemContent
(props: { superstate: Superstate; hide?: () => void; rowIndex?: number; initialData?: DBRow; onSave?
src/core/react/components/UI/Modals/ContextCreateItemModal.tsx:86
FunctionContextCreateItemModal
(props: ContextCreateItemModalProps)
src/core/react/components/UI/Modals/ContextCreateItemModal.tsx:56
FunctionContextEditorProvider
(props)
src/core/react/context/ContextEditorContext.tsx:137
FunctionContextInfiniteScroll
(props: { onScroll: () => void })
src/core/react/components/SpaceView/Contexts/ContextBuilder/ContextInfiniteScroll.tsx:2
FunctionContextListContainer
(props: { superstate: Superstate; minMode?: boolean; showTitle?: boolean; containerRef?: React.RefObje
src/core/react/components/SpaceView/Contexts/ContextListContainer.tsx:29
FunctionContextListEditSelector
(props: { superstate: Superstate; editSection: ContextListSections; setEditSection: (section: ContextLis
src/core/react/components/SpaceView/Contexts/ContextBuilder/ContextListEditSelector.tsx:29
FunctionContextListInstance
( props: React.PropsWithChildren<{ superstate: Superstate; id: string; props: FrameTreeProp;
src/core/react/components/SpaceView/Contexts/ContextBuilder/ContextListInstance.tsx:26
FunctionContextListView
(props: { superstate: Superstate; containerRef: React.RefObject<HTMLDivElement>; editSection: ContextLis
src/core/react/components/SpaceView/Contexts/ContextBuilder/ContextListView.tsx:29
FunctionContextNodeView
( props: FrameNodeViewProps & { containerRef?: React.RefObject<HTMLDivElement>; source?: string; }
src/core/react/components/SpaceView/Frames/EditorNodes/ContextNodeView.tsx:31
FunctionContextSelector
(props: { superstate: Superstate; tag?: string; contexts: string[]; saveContexts: (context: string[])
src/core/react/components/SpaceView/Contexts/ContextBuilder/ContextSelector.tsx:8
FunctionContextTableCrumb
(props: { superstate: Superstate; schema: SpaceTableSchema; onClick: (e: React.MouseEvent) => void; on
src/core/react/components/UI/Crumbs/ContextTableCrumb.tsx:8
FunctionContextTitle
(props: { superstate: Superstate })
src/core/react/components/SpaceView/Contexts/FilterBar/ContextTitle.tsx:9
FunctionContextViewCrumb
( props: React.PropsWithChildren<{ superstate: Superstate; schema: FrameSchema; active: boolean;
src/core/react/components/UI/Crumbs/ContextViewCrumb.tsx:7
FunctionContinueStatement
(e,t)
main.js:54
FunctionCoverImageSettings
({ superstate }: SettingsProps)
src/core/react/components/System/SettingsSections/AppearanceSettings.tsx:7
FunctionCustomViewOption
(props: { ui: UIManager; type: string; icon: string; selected: boolean; onSelect: () => void; onCu
src/core/react/components/SpaceView/Contexts/FilterBar/CustomVIewOption.tsx:5
FunctionCxt
()
main.js:205
FunctionCy
main.js:187
MethodD
(_,B)
main.js:233
FunctionD0t
main.js:184
FunctionD2t
(e,t)
main.js:205
FunctionD3VisualizationEngine
({ config, data, tableProperties, width, height, className, superstate, showTitle = false, s
src/core/react/components/Visualization/D3VisualizationEngine.tsx:74
FunctionD5e
(e)
main.js:205
FunctionD6t
(e)
main.js:249
FunctionD9e
({superstate:e})
main.js:248
FunctionDAe
(e)
main.js:72
FunctionDAt
(e)
main.js:184
FunctionDDt
(e,t,r)
main.js:249
FunctionDEt
(e,t)
main.js:32
FunctionDF
main.js:246
FunctionDFe
(e)
main.js:184
FunctionDGe
(C)
main.js:8
FunctionDH
main.js:239
FunctionDI
(e)
main.js:72
FunctionDO
(e,t)
main.js:205
FunctionDQe
(C,j)
main.js:25
FunctionDUe
(C)
main.js:6
FunctionDVe
(C,j)
main.js:8
FunctionDWe
(C,j)
main.js:8
FunctionD_e
()
main.js:205
FunctionDataNodeView
(props: FrameNodeViewProps)
src/core/react/components/SpaceView/Frames/EditorNodes/DataNodeView.tsx:14
FunctionDataPropertyView
(props: DataPropertyViewProps)
src/core/react/components/SpaceView/Contexts/DataTypeView/DataPropertyView.tsx:21
FunctionDataTypeView
( props: DataTypeViewProps )
src/core/react/components/SpaceView/Contexts/DataTypeView/DataTypeView.tsx:43
FunctionDateCell
(props: TableCellProp)
src/core/react/components/SpaceView/Contexts/DataTypeView/DateCell.tsx:26
FunctionDatePicker
(props: { ui: UIManager; value: Date; setValue: (date: Date, hasTime: boolean) => void; time?: DatePic
src/core/react/components/UI/Menus/properties/datePickerMenu.tsx:113
FunctionDayGutter
(props: { hourHeight: number; startHour: number; endHour: number; allDay?: boolean; })
src/core/react/components/SpaceView/Contexts/CalendarView/DayView/DayGutter.tsx:4
FunctionDayItem
(props: { superstate: Superstate; event: EventLayout; item: DBRow; hourHeight: number; startHour: nu
src/core/react/components/SpaceView/Contexts/CalendarView/DayView/DayItem.tsx:17
FunctionDayView
(props: { superstate: Superstate; date?: Date; header?: boolean; field?: string; fieldEnd?: string;
src/core/react/components/SpaceView/Contexts/CalendarView/DayView/DayView.tsx:48
FunctionDbt
(e,t)
main.js:205
FunctionDebuggerStatement
(e,t)
main.js:54
FunctionDefFilter
(props: { superstate: Superstate; filter: FilterDef; i: number; k: number; selectField: (e: React.Mo
src/core/react/components/SpaceEditor/SpaceQuery.tsx:491
FunctionDefFilterGroup
( props: PropsWithChildren<{ superstate: Superstate; group: FilterGroupDef; addDefGroup: () => v
src/core/react/components/SpaceEditor/SpaceQuery.tsx:610
FunctionDet
(e,t,r)
main.js:32
FunctionDh
(e,t,r,n)
main.js:205
FunctionDoWhileStatement
(e,t)
main.js:54
FunctionDpt
({titleId:e})
main.js:173
FunctionDropdown
(props: { superstate: Superstate; options?: SelectOption[]; triggerMenu?: (e: React.MouseEvent) => void;
src/core/react/components/UI/Dropdown.tsx:4
FunctionE0t
(e)
main.js:184
FunctionE2t
(e)
main.js:205
FunctionE9e
({superstate:e})
main.js:248
FunctionEAt
(e)
main.js:184
FunctionEDt
(e,t,r)
main.js:249
FunctionEGe
(C)
main.js:8
FunctionEI
(e)
main.js:72
FunctionEIe
(e,t,r,n)
main.js:205
FunctionELe
(e)
main.js:251
FunctionEP
(t,r,n)
main.js:47
FunctionETt
(e,t,r,n)
main.js:251
FunctionEUe
()
main.js:6
FunctionEVe
(C,j,$)
main.js:8
FunctionEWe
(C,j)
main.js:8
FunctionEZ
(e)
main.js:80
FunctionEZe
(e)
main.js:29
← previousnext →5,701–5,800 of 8,722, ranked by callers