@topmonks/react-navi-helmet-async
TypeScript icon, indicating that this package has built-in type declarations

0.15.1 • Public • Published

react-navi-helmet-async

Integration between Navi and react-helmet-async.

Automatically renders your routes' title and head properties with a <Helmet>, and also handles statically rendering the Helmet if you're using navi-scripts.

Basic Usage

Just import <HelmetProvider> and wrap your app with it:

import HelmetProvider from 'react-navi-helmet-async'

// ...

<HelmetProvider>
  <Router
    // ...
  />
</HelmetProvider>

Documentation

See the Navi Website.

Package Sidebar

Install

npm i @topmonks/react-navi-helmet-async

Weekly Downloads

4

Version

0.15.1

License

MIT

Unpacked Size

17.6 kB

Total Files

17

Last publish

Collaborators

  • janfabian
  • admin_topmonks
  • rarous
  • junkycoder
  • filemon