@reuters-graphics/teams-klaxon
GitHub
npm
Preparing search index...
types
ActionSet
Interface ActionSet
See
Elements.ActionSet
interface
ActionSet
{
type
:
"ActionSet"
;
actions
:
SelectActionOpenUrl
[]
;
spacing
?:
Spacing
;
separator
?:
boolean
;
height
?:
"stretch"
;
id
?:
string
;
horizontalAlignment
?:
HorizontalAlignment
;
}
Index
Properties
type
actions
spacing?
separator?
height?
id?
horizontal
Alignment?
Properties
type
type
:
"ActionSet"
actions
actions
:
SelectActionOpenUrl
[]
Optional
spacing
spacing
?:
Spacing
Optional
separator
separator
?:
boolean
Optional
height
height
?:
"stretch"
Optional
id
id
?:
string
Optional
horizontal
Alignment
horizontalAlignment
?:
HorizontalAlignment
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
type
actions
spacing
separator
height
id
horizontal
Alignment
GitHub
npm
@reuters-graphics/teams-klaxon
Loading...
See
Elements.ActionSet