Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Teal/TealUI
/ functions
Functions
1,533 in github.com/Teal/TealUI
⨍
Functions
1,533
◇
Types & classes
221
Function
destroy
()
components/ui/palette/old/palette.ts:1182
Function
diffTest
()
components/util/object/object-test.ts:210
Method
direction
* 限制拖动的方向。 * @param value 要设置的方向。
components/ux/drag/drag.ts:330
Function
dirname
(path: string)
components/util/path/path.ts:114
Method
disable
* 禁用拖放。
components/ux/drop/drop.ts:132
Function
disableStyleSheet
* 禁用或启用指定的样式表文件。
components/ux/stylesheet/old/stylesheet.ts:39
Function
disableTab
(elem: HTMLInputElement, tab = "\t")
components/ux/disableTab/disableTab.ts:6
Function
disabled
* 是否禁用。
components/ui/checkBoxGroup/checkBoxGroup.tsx:31
Method
disabled
()
components/ui/picker/picker.tsx:40
Method
disabled
* 是否禁用。禁用后数据不会被提交到服务端。
components/ui/form/form.tsx:96
Method
disabled
* 是否禁用。禁用后数据不会被提交到服务端。
components/ui/form/form/form (2).tsx:84
Method
disabled
* 是否禁用。禁用后数据不会被提交到服务端。
components/ui/form/form/form.tsx:94
Method
disabled
* 禁用弹窗效果。
components/ui/popup/popup.tsx:128
Function
divTest
()
components/util/currency/currency-test.ts:16
Method
down
(e: KeyboardEvent)
components/ui/multiListBox/multiListBox.tsx:164
Method
dragEnd
* 触发拖动结束事件。 * @param e 事件对象。
components/ux/splitter/splitter.ts:103
Method
dragMove
* 触发拖动移动事件。 * @param e 事件对象。
components/ux/splitter/splitter.ts:92
Function
dragStart
()
components/ui/palette/old/palette.ts:899
Method
dragStart
* 触发拖动开始事件。 * @param e 事件对象。 * @return 如果返回 false 则忽略本次拖动。
components/ux/splitter/splitter.ts:79
Function
dragStop
()
components/ui/palette/old/palette.ts:908
Function
draggable
(elem: HTMLElement, options?: Partial<Draggable>)
components/ux/drag/drag.ts:445
Method
draggable
* 是否可拖动。
components/ui/dialog/dialog.tsx:132
Function
droppable
(elem: HTMLElement, options?: Partial<Droppable>)
components/ux/drop/drop.ts:175
Function
each
(iterable: ArrayLike<T> | { [key: string]: T }, callback: (value: T, key: any, iterable: any) => boolean | voi
components/util/object/object.ts:69
Function
eachTest
()
components/util/object/object-test.ts:8
Function
easeIn
(transition: (x: number) => number)
components/util/tween/transitions.ts:85
Function
easeInOut
(transition: (x: number) => number)
components/util/tween/transitions.ts:105
Function
easeOut
(transition: (x: number) => number)
components/util/tween/transitions.ts:94
Function
elastic
(x: number, base = 1)
components/util/tween/transitions.ts:76
Method
elem
* 关联的元素。
components/ui/control/control.tsx:23
Function
ellipsis
(str: string, length: number)
components/util/string/string.ts:48
Function
ellipsisByWord
(str: string, length: number)
components/util/string/string.ts:59
Function
ellipsisByWordTest
()
components/util/string/string-test.ts:24
Function
ellipsisTest
()
components/util/string/string-test.ts:19
Function
empty
()
components/util/function/function.ts:5
Method
empty
* 判断当前队列是否为空。
components/util/queue/queue.ts:14
Function
emptyTest
()
components/util/function/function-test.ts:4
Function
emptyTest
()
components/util/queue/queue-test.ts:15
Function
enable
()
components/ui/palette/old/palette.ts:1199
Function
encodeBase64
(value: string)
components/util/base64/base64.ts:7
Function
encodeBase64Test
()
components/util/base64/base64-test.ts:4
Function
encodeGB2312
(value: string)
components/util/gb2312/gb2312.ts:15
Function
encodeGB2312Test
()
components/util/gb2312/gb2312-test.ts:4
Function
encodeHTML
(html)
digofile.js:1351
Function
encodeHTML
(value: string)
components/util/html/html.ts:7
Function
encodeHTMLAttribute
(value: string)
components/util/html/html.ts:23
Function
encodeHTMLAttributeTest
()
components/util/html/html-test.ts:8
Function
encodeHTMLTest
()
components/util/html/html-test.ts:4
Function
encodeUTF8
(value: string)
components/util/utf8/utf8.ts:7
Function
encodeUTF8Test
()
components/util/utf8/utf8-test.ts:4
Function
encryptString
(value: string, key = 19901206)
components/util/encryptString/encryptString.ts:8
Function
encryptStringTest
()
components/util/encryptString/encryptString-test.ts:8
Function
end
()
digofile.js:240
Function
endsWithTest
()
components/util/shim/shim-test.ts:171
Function
enqueueTest
()
components/util/queue/queue-test.ts:6
Function
escapeHTMLAttribute
(value: string, quote?: string)
components/util/html/html.ts:52
Function
escapeHTMLAttributeTest
()
components/util/html/html-test.ts:16
Function
eventEmitterTest
()
components/util/events/events-test.ts:4
Function
every
(iterable: ArrayLike<T> | { [key: string]: T }, callback: (value: T, key: any, iterable: any) => boolean, this
components/util/object/object.ts:251
Function
everyTest
()
components/util/shim/shim-test.ts:119
Function
everyTest
()
components/util/object/object-test.ts:85
Function
exponential
(x: number)
components/util/tween/transitions.ts:25
Function
extendTest
()
components/util/class/class-test.ts:4
Function
extname
(path: string)
components/util/path/path.ts:139
Function
fadeBy
(value)
components/util/color/color.ts:238
Function
fadeTo
(value)
components/util/color/color.ts:248
Function
file
(path)
digofile.js:237
Function
fillTest
()
components/util/shim/shim-test.ts:155
Function
filter
(iterable: ArrayLike<T> | { [key: string]: T }, callback: (value: T, key: any, iterable: any) => boolean, this
components/util/object/object.ts:152
Function
filterTest
()
components/util/shim/shim-test.ts:111
Function
filterTest
()
components/util/object/object-test.ts:74
Function
find
(iterable: ArrayLike<T> | { [key: string]: T }, callback: (value: T, key: any, iterable: any) => boolean, this
components/util/object/object.ts:345
Function
findIndex
(iterable: ArrayLike<T> | { [key: string]: T }, callback: (value: T, key: any, iterable: any) => boolean, this
components/util/object/object.ts:391
Function
findIndexTest
()
components/util/shim/shim-test.ts:145
Function
findIndexTest
()
components/util/object/object-test.ts:108
Function
findItemByContent
* 获取指定值对应的项。 * @param content 要查询的键。 * @return 返回匹配的第一个项。如果不存在则返回 undefined。
components/ui/listBox/listBox.tsx:88
Function
findItemByKey
* 获取指定键对应的项。 * @param key 要查询的键。 * @return 返回匹配的第一个项。如果不存在则返回 undefined。
components/ui/listBox/listBox.tsx:79
Function
findTest
()
components/util/shim/shim-test.ts:141
Function
findTest
()
components/util/object/object-test.ts:103
Function
first
(node: Node, selector?: string)
components/ux/dom/dom.ts:127
Function
fixed
()
components/ux/fixed/fixed.ts:4
Function
fixed
(elem: HTMLElement)
components/ux/fixed/old/fixed.ts:10
Function
flash
()
components/ux/flash/flash.ts:4
Function
flashTest
()
components/ux/flash/flash-test.ts:4
Function
flatten
(arr: any[])
components/util/array/array.ts:254
Function
flattenTest
()
components/util/array/array-test.ts:156
Function
flexible
()
components/ux/flexible/flexible.ts:4
Function
flexible
()
components/ux/flexible/flexible/flexible.ts:4
Function
floating
()
components/ux/floating/floating.ts:4
Function
focusAdd
(elem, listener)
components/ux/dom/dom.ts:767
Function
focusRemove
(elem, listener)
components/ux/dom/dom.ts:770
Function
forEachTest
()
components/util/shim/shim-test.ts:105
Function
forEachTest
()
components/util/object/object-test.ts:64
Function
forceOpen
(url: string)
components/ux/forceOpen/forceOpen.ts:6
Function
formDataTest
()
components/ux/ajaxSubmit/ajaxSubmit-test.ts:4
Function
format
(value: number)
components/util/currency/currency.ts:61
Function
format
(num: number, format?: string)
components/util/number/number.ts:87
Function
format
(formatString: string, ...args: any[])
components/util/string/string.ts:20
Function
formatCurrencyToChineseTest
()
components/util/formatCurrencyToChinese/formatCurrencyToChinese-test.ts:4
Function
formatQueryTest
()
components/util/query/query-test.ts:8
← previous
next →
801–900 of 1,533, ranked by callers