Constructor
new Facebook()
- Source:
- See:
Example
<Facebook
language="******"
permalink="/page/permanent/path" />
Members
(static) Cacheable
Cacheable Facebook comment JSX component.
This class is supposed to be used in combination with the locals
hexo filter
(module:hexo/filter/locals).
- Source:
- See:
Example
<Facebook.Cacheable
config={{ language: '*******' }}
page={{
lang: '******',
language: '******',
permalink: '/page/permanent/link'
}} />