Constructor
new ProgressBar()
Example
<ProgressBar jsUrl="/path/to/pace-js.js" />
Members
(static) Cacheable
Cacheable JSX component for showing progress bar at top of the page.
This class is supposed to be used in combination with the locals
hexo filter
(module:hexo/filter/locals).
Example
<ProgressBar.Cacheable
head={true}
helper={{ cdn: function() {...} }} />