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