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