Constructor
new ChangYan()
Example
<ChangYan
appId="******"
conf="******"
path="/path/to/page" />
Members
(static) Cacheable
Cacheable ChangYan comment JSX component.
This class is supposed to be used in combination with the locals
hexo filter
(module:hexo/filter/locals).
- Source:
- See:
Example
<ChangYan.Cacheable
comment={{ app_id: '*******', conf='******' }}
page={{ path: '/path/to/page' }} />