Article
The Article properties enumeration.
Table of Contents
Constants
- ARTICLE_BODY : string = 'articleBody'
- ARTICLE_SECTION : string = 'articleSection'
- BACKSTORY : string = 'backstory'
- PAGE_END : string = 'pageEnd'
- PAGE_START : string = 'pageStart'
- PAGINATION : string = 'pagination'
- SPEAKABLE : string = 'speakable'
- WORD_COUNT : string = 'wordCount'
Constants
ARTICLE_BODY
public
string
ARTICLE_BODY
= 'articleBody'
ARTICLE_SECTION
public
string
ARTICLE_SECTION
= 'articleSection'
BACKSTORY
public
string
BACKSTORY
= 'backstory'
PAGE_END
public
string
PAGE_END
= 'pageEnd'
PAGE_START
public
string
PAGE_START
= 'pageStart'
PAGINATION
public
string
PAGINATION
= 'pagination'
SPEAKABLE
public
string
SPEAKABLE
= 'speakable'
WORD_COUNT
public
string
WORD_COUNT
= 'wordCount'