solapi
Preparing search index...
models/base/kakao/kakaoButton
KakaoWebButton
Type Alias KakaoWebButton
type
KakaoWebButton
=
{
buttonName
:
string
;
buttonType
:
Extract
<
KakaoButtonType
,
"WL"
>
;
linkAnd
?:
never
;
linkIos
?:
never
;
linkMo
:
string
;
linkPc
?:
string
;
}
Index
Properties
button
Name
button
Type
link
And?
link
Ios?
link
Mo
link
Pc?
Properties
button
Name
buttonName
:
string
button
Type
buttonType
:
Extract
<
KakaoButtonType
,
"WL"
>
Optional
link
And
linkAnd
?:
never
Optional
link
Ios
linkIos
?:
never
link
Mo
linkMo
:
string
Optional
link
Pc
linkPc
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
button
Name
button
Type
link
And
link
Ios
link
Mo
link
Pc
solapi
Loading...