EU Parliament Monitor - API Documentation - v0.5.1
Preparing search index...
Types
ArticleOptions
Interface ArticleOptions
Options for generating article HTML
interface
ArticleOptions
{
slug
:
string
;
title
:
string
;
subtitle
:
string
;
date
:
string
;
category
:
ArticleCategory
;
readTime
:
number
;
lang
:
string
;
content
:
string
;
keywords
?:
string
[]
;
sources
?:
ArticleSource
[]
;
analysisPerspectives
?:
AnalysisPerspective
[]
;
}
Index
Properties
slug
title
subtitle
date
category
read
Time
lang
content
keywords?
sources?
analysis
Perspectives?
Properties
slug
slug
:
string
title
title
:
string
subtitle
subtitle
:
string
date
date
:
string
category
category
:
ArticleCategory
read
Time
readTime
:
number
lang
lang
:
string
content
content
:
string
Optional
keywords
keywords
?:
string
[]
Optional
sources
sources
?:
ArticleSource
[]
Optional
analysis
Perspectives
analysisPerspectives
?:
AnalysisPerspective
[]
Settings
Member Visibility
Protected
Private
Theme
OS
Light
Dark
On This Page
Properties
slug
title
subtitle
date
category
read
Time
lang
content
keywords
sources
analysis
Perspectives
EU Parliament Monitor - API Documentation - v0.5.1
Loading...
Options for generating article HTML