Cnzz

view/plugin/cnzz~ Cnzz

CNZZ statistics plugin JSX component.

Constructor

new Cnzz()

Source:
See:
Example
<Cnzz id="******" webId="******" />

Members

(static) Cacheable

Cacheable CNZZ statistics plugin JSX component.

This class is supposed to be used in combination with the locals hexo filter (module:hexo/filter/locals).

Source:
See:
Example
<Cnzz.Cacheable
    head={false}
    plugin={{ id: '******', web_id: '******' }} />