Constructor
new Baidu()
- Source:
Example
<Baidu url="/site/url" hint="Placeholder text" />
Members
(static) Cacheable
Cacheable Baidu search engine JSX component.
This class is supposed to be used in combination with the locals
hexo filter
(module:hexo/filter/locals).
- Source:
- See:
Example
<Baidu.Cacheable
config={{ url: '/site/url' }}
helper={{ __: function() {...} }} />