Preparing search index...
The search index is not available
@design-view/helper
@design-view/helper
color
addLight
Function addLight
add
Light
(
color
,
amount
)
:
string
根据当前颜色值获取对应浅色值
Parameters
color
:
string
需要设置的颜色值
amount
:
number
数值越大则越浅
Returns
string
Example
addLight
(
'#333'
,
6
)
Copy
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@design-view/helper
array
color
dom
is
string
time
tree
Generated using
TypeDoc
根据当前颜色值获取对应浅色值