observation-js Documentation - v1.14.0
Preparing search index...
ContentBlockExternalLinks
Interface ContentBlockExternalLinks
interface
ContentBlockExternalLinks
{
skippable
?:
boolean
;
type
:
"external-links"
;
links
:
Link
[]
;
}
Hierarchy
ContentBlockBase
ContentBlockExternalLinks
Index
Properties
skippable?
type
links
Properties
Optional
skippable
skippable
?:
boolean
type
type
:
"external-links"
links
links
:
Link
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
skippable
type
links
observation-js Documentation - v1.14.0
Loading...