Preparing search index...
The search index is not available
edocu-sdk
edocu-sdk
ApplicationLinkButton
Interface ApplicationLinkButton
interface
ApplicationLinkButton
{
id
:
string
;
style
?:
CSSProperties
;
target
:
"_blank"
|
"_self"
;
title
?:
string
;
to
:
|
string
|
{
hash
:
string
;
pathname
:
string
;
search
:
string
;
state
:
unknown
}
;
type
:
"app"
;
}
Hierarchy
BlockBase
ApplicationLinkButton
Index
Properties
id
style?
target
title?
to
type
Properties
id
id
:
string
Optional
style
style
?:
CSSProperties
target
target
:
"_blank"
|
"_self"
Optional
title
title
?:
string
to
to
:
string
|
{
hash
:
string
;
pathname
:
string
;
search
:
string
;
state
:
unknown
}
type
type
:
"app"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
style
target
title
to
type
edocu-sdk
Loading...