solapi
Preparing search index...
models/base/kakao/kakaoButton
KakaoAppButton
Type Alias KakaoAppButton
type
KakaoAppButton
=
{
buttonName
:
string
;
buttonType
:
Extract
<
KakaoButtonType
,
"AL"
>
;
linkAnd
:
string
;
linkIos
:
string
;
linkMo
?:
never
;
linkPc
?:
never
;
}
Index
Properties
button
Name
button
Type
link
And
link
Ios
link
Mo?
link
Pc?
Properties
button
Name
buttonName
:
string
button
Type
buttonType
:
Extract
<
KakaoButtonType
,
"AL"
>
link
And
linkAnd
:
string
link
Ios
linkIos
:
string
Optional
link
Mo
linkMo
?:
never
Optional
link
Pc
linkPc
?:
never
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...