@lovekeqing/captcha
Preparing search index...
CaptchaResult
Interface CaptchaResult
验证码结果
interface
CaptchaResult
{
backgroundColor
:
string
;
height
:
number
;
scale
:
{
height
:
number
;
width
:
number
}
;
svg
:
string
;
value
:
string
;
width
:
number
;
}
Index
Properties
background
Color
height
scale
svg
value
width
Properties
background
Color
backgroundColor
:
string
背景颜色
height
height
:
number
高度
scale
scale
:
{
height
:
number
;
width
:
number
}
缩放
svg
svg
:
string
验证码的 SVG 字符串
value
value
:
string
验证码的值
width
width
:
number
宽度
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
background
Color
height
scale
svg
value
width
@lovekeqing/captcha
Loading...
验证码结果