Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Hufe921/canvas-editor
/ functions
Functions
1,174 in github.com/Hufe921/canvas-editor
⨍
Functions
1,174
◇
Types & classes
446
Method
setControlExtensionList
(payload: ISetControlExtensionOption[])
src/editor/core/command/CommandAdapt.ts:2322
Method
setControlHighlight
(payload: ISetControlHighlightOption)
src/editor/core/command/CommandAdapt.ts:2334
Method
setControlProperties
(payload: ISetControlProperties)
src/editor/core/command/CommandAdapt.ts:2326
Method
setControlPropertiesList
(payload: ISetControlProperties[])
src/editor/core/command/CommandAdapt.ts:2330
Method
setControlValue
(payload: ISetControlValueOption)
src/editor/core/command/CommandAdapt.ts:2310
Method
setControlValueList
(payload: ISetControlValueOption[])
src/editor/core/command/CommandAdapt.ts:2314
Method
setDefaultRange
()
src/editor/core/draw/Draw.ts:1049
Method
setElement
(element: IElement)
src/editor/core/draw/control/checkbox/CheckboxControl.ts:20
Method
setElement
(element: IElement)
src/editor/core/draw/control/date/DateControl.ts:41
Method
setElement
(element: IElement)
src/editor/core/draw/control/select/SelectControl.ts:54
Method
setElement
(element: IElement)
src/editor/core/draw/control/text/TextControl.ts:31
Method
setElementList
(elementList: IElement[])
src/editor/core/draw/frame/Footer.ts:36
Method
setExtension
(elementList: IElement[])
src/editor/core/draw/control/Control.ts:1257
Method
setGroup
()
src/editor/core/command/CommandAdapt.ts:2263
Method
setGroup
()
src/editor/core/draw/interactive/Group.ts:25
Method
setHTML
(payload: Partial<IEditorHTML>)
src/editor/core/command/CommandAdapt.ts:2246
Method
setHighlightList
(payload: IControlHighlight[])
src/editor/core/draw/control/interactive/ControlSearch.ts:100
Method
setImageCaption
(imgCaption: IImageCaption)
src/editor/core/command/CommandAdapt.ts:1428
Method
setImageCrop
(crop: IImageCrop)
src/editor/core/command/CommandAdapt.ts:1416
Method
setLocale
(payload: string)
src/editor/core/command/CommandAdapt.ts:2116
Method
setMainBadge
(payload: IBadge | null)
src/editor/core/command/CommandAdapt.ts:1827
Method
setMainBadge
(payload: IBadge | null)
src/editor/core/draw/frame/Badge.ts:21
Method
setPaperMargin
(payload: IMargin)
src/editor/core/command/CommandAdapt.ts:1823
Method
setPaperMargin
(payload: IMargin)
src/editor/core/draw/Draw.ts:1202
Method
setPositionList
(payload: IElementPosition[])
src/editor/core/position/Position.ts:224
Method
setProperties
(elementList: IElement[])
src/editor/core/draw/control/Control.ts:1318
Function
setRange
(editor: Editor, start: number, end: number = start)
tests/helpers/range.ts:3
Method
setSelect
(element: IElement)
src/editor/core/draw/particle/CheckboxParticle.ts:26
Method
setSelect
(element: IElement)
src/editor/core/draw/particle/RadioParticle.ts:26
Method
setValue
(payload: Partial<IEditorData>, options?: ISetValueOption)
src/editor/core/draw/Draw.ts:1258
Method
setValue
(data: IElement[])
src/editor/core/draw/control/Control.ts:924
Method
setValue
()
src/editor/core/draw/control/checkbox/CheckboxControl.ts:72
Method
setValue
( data: IElement[], context: IControlContext = {}, options: IControlRuleOption = {} )
src/editor/core/draw/control/select/SelectControl.ts:129
Method
setValue
( data: IElement[], context: IControlContext = {}, options: IControlRuleOption = {} )
src/editor/core/draw/control/text/TextControl.ts:79
Method
shrinkBoundary
(context: IControlContext = {})
src/editor/core/range/RangeManager.ts:614
Method
size
(payload: number, options?: IRichtextOption)
src/editor/core/command/CommandAdapt.ts:414
Method
sizeAdd
(options?: IRichtextOption)
src/editor/core/command/CommandAdapt.ts:465
Method
sizeMinus
(options?: IRichtextOption)
src/editor/core/command/CommandAdapt.ts:520
Method
snapshot
(ctx: CanvasRenderingContext2D, x: number, y: number)
src/editor/core/draw/particle/block/modules/VideoBlock.ts:12
Method
splitHorizontalTableCell
()
src/editor/core/command/CommandAdapt.ts:1043
Method
splitHorizontalTableCell
()
src/editor/core/draw/particle/table/TableOperate.ts:756
Method
splitVerticalTableCell
()
src/editor/core/command/CommandAdapt.ts:1037
Method
splitVerticalTableCell
()
src/editor/core/draw/particle/table/TableOperate.ts:697
Method
start
(evt: MouseEvent)
src/editor/core/draw/graffiti/Graffiti.ts:29
Method
stop
()
src/editor/core/draw/graffiti/Graffiti.ts:41
Method
strikeout
(options?: IRichtextOption)
src/editor/core/command/CommandAdapt.ts:703
Method
subscript
(options?: IRichtextOption)
src/editor/core/command/CommandAdapt.ts:775
Method
superscript
(options?: IRichtextOption)
src/editor/core/command/CommandAdapt.ts:743
Function
switchCatalog
()
src/main.ts:1331
Method
tableBorderColor
(payload: string)
src/editor/core/command/CommandAdapt.ts:1061
Method
tableBorderColor
(payload: string)
src/editor/core/draw/particle/table/TableOperate.ts:866
Method
tableBorderType
(payload: TableBorder)
src/editor/core/command/CommandAdapt.ts:1055
Method
tableBorderType
(payload: TableBorder)
src/editor/core/draw/particle/table/TableOperate.ts:847
Method
tableTdBackgroundColor
(payload: string)
src/editor/core/command/CommandAdapt.ts:1079
Method
tableTdBackgroundColor
(payload: string)
src/editor/core/draw/particle/table/TableOperate.ts:953
Method
tableTdBorderType
(payload: TdBorder)
src/editor/core/command/CommandAdapt.ts:1067
Method
tableTdBorderType
(payload: TdBorder)
src/editor/core/draw/particle/table/TableOperate.ts:887
Method
tableTdSlashType
(payload: TdSlash)
src/editor/core/command/CommandAdapt.ts:1073
Method
tableTdSlashType
(payload: TdSlash)
src/editor/core/draw/particle/table/TableOperate.ts:920
Method
tableTdVerticalAlign
(payload: VerticalAlign)
src/editor/core/command/CommandAdapt.ts:1049
Method
tableTdVerticalAlign
(payload: VerticalAlign)
src/editor/core/draw/particle/table/TableOperate.ts:823
Method
takeRecords
()
tests/setup.ts:14
Function
textEl
(value: string, override: Partial<IElement> = {})
tests/factories/elements.ts:5
Function
threeClick
(host: CanvasEvent)
src/editor/core/event/handlers/click.ts:164
Method
threeClick
()
src/editor/core/event/CanvasEvent.ts:211
Method
title
(payload: TitleLevel | null)
src/editor/core/command/CommandAdapt.ts:897
Function
titleEl
(value: string, level: TitleLevel = TitleLevel.FIRST)
tests/factories/elements.ts:13
Method
underline
( textDecoration?: ITextDecoration, options?: IRichtextOption )
src/editor/core/command/CommandAdapt.ts:646
Method
undo
()
src/editor/core/history/HistoryManager.ts:13
Method
unobserve
()
tests/setup.ts:7
Method
unobserve
()
tests/setup.ts:12
Method
updateElementById
(payload: IUpdateElementByIdOption)
src/editor/core/command/CommandAdapt.ts:1877
Method
updateOptions
(payload: IUpdateOption)
src/editor/core/command/CommandAdapt.ts:2341
Method
wordTool
()
src/editor/core/command/CommandAdapt.ts:2218
← previous
1,101–1,174 of 1,174, ranked by callers