From 73d815c4c57db7d2b4b3ec5f92ce2e235653eda6 Mon Sep 17 00:00:00 2001
From: caiwuu <37742475+caiwuu@users.noreply.github.com>
Date: Wed, 10 Jan 2024 09:36:50 +0000
Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20=20@=205f66f?=
=?UTF-8?q?fc6ae4464a178eb17d713b49c470489b4b2=20=F0=9F=9A=80?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
Caret.html | 2 +-
Component.html | 2 +-
Content.html | 2 +-
Formater.html | 2 +-
Measure.html | 2 +-
Path.html | 2 +-
Path_Path.html | 2 +-
Range.html | 2 +-
Selection.html | 2 +-
core_defaultActions_caretMove.js.html | 4 ++--
core_defaultActions_delete.js.html | 4 ++--
core_initCore.js.html | 4 ++--
core_model_content.js.html | 4 ++--
core_model_formater.js.html | 4 ++--
core_model_path.js.html | 4 ++--
core_selection_index.js.html | 4 ++--
core_selection_range_index.js.html | 4 ++--
core_utils.js.html | 4 ++--
core_view_component.js.html | 4 ++--
core_view_vdom_createRef.js.html | 4 ++--
core_view_vdom_createVnode.js.html | 4 ++--
core_view_vdom_enqueueSetState.js.html | 4 ++--
core_view_vdom_patch.js.html | 4 ++--
dist/index.html | 2 +-
dist/index.js | 2 +-
editor_mount.js.html | 4 ++--
global.html | 2 +-
index.html | 4 ++--
platform_web_caret.js.html | 4 ++--
platform_web_updateProps_index.js.html | 4 ++--
30 files changed, 48 insertions(+), 48 deletions(-)
diff --git a/Caret.html b/Caret.html
index b9f4c04..bbd0d1d 100644
--- a/Caret.html
+++ b/Caret.html
@@ -1,3 +1,3 @@
Class: CaretMembers
defaultStyle
默认样式
dom
光标dom
rect
光标坐标
style
当前样式
Methods
draw()
绘制光标
hidden()
光标隐藏
remove()
光标移除
setStyle(styleopt)
设置光标样式
Parameters:Name | Type | Attributes | Default | Description |
---|
style | * | <optional>
| {} | |
show()
光标显示
update(drawCaretopt)
光标更新
Parameters:Name | Type | Attributes | Default | Description |
---|
drawCaret | boolean | <optional>
| true | |
\ No newline at end of file
+ Members
defaultStyle
默认样式
dom
光标dom
rect
光标坐标
style
当前样式
Methods
draw()
绘制光标
hidden()
光标隐藏
remove()
光标移除
setStyle(styleopt)
设置光标样式
Parameters:Name | Type | Attributes | Default | Description |
---|
style | * | <optional>
| {} | |
show()
光标显示
update(drawCaretopt)
光标更新
Parameters:Name | Type | Attributes | Default | Description |
---|
drawCaret | boolean | <optional>
| true | |