@bootdesk/js-web-adapter-core
Preparing search index...
LinkButtonElement
Interface LinkButtonElement
interface
LinkButtonElement
{
label
:
string
;
style
?:
"primary"
|
"secondary"
|
"danger"
;
type
:
"link_button"
;
url
:
string
;
}
Index
Properties
label
style?
type
url
Properties
label
label
:
string
Optional
style
style
?:
"primary"
|
"secondary"
|
"danger"
type
type
:
"link_button"
url
url
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
label
style
type
url
@bootdesk/js-web-adapter-core
Loading...