mirror of
https://github.com/gkd-kit/docs.git
synced 2024-11-16 14:42:19 +08:00
feat: up
This commit is contained in:
parent
7ed18cac9c
commit
3a605e4815
|
@ -572,7 +572,7 @@ export type Position = {
|
|||
*
|
||||
* 支持两种值类型, 字符串和数字, 数字等价于相同内容的字符串, 如 2.5 等价于 '2.5'
|
||||
*
|
||||
* 字符串类型支持来自快照属性面板上的 left/top/right/bottom/width/height 的数学表达式运算
|
||||
* 字符串类型支持来自快照属性面板上的 left/top/right/bottom/width/height 的数学计算表达式
|
||||
*
|
||||
* @example
|
||||
* 2.5 // ✅
|
||||
|
|
Loading…
Reference in New Issue
Block a user