electrode-redux-router-engine-redial

1.5.1 • Public • Published

Electrode Redux Router Engine - with support for Redial

Refer to the original Redial repository for documentation

Install

npm install -save electrode-redux-router-engine-redial

Usage

Just pass an extra "enableRedial" flag to the options object either when calling the electrode-redux-router-engine-redux constructor (OR) while calling the render method.

routerEngine = new ElectrodeReduxRouterEngineRedial({ routes, createReduxStore, enableRedial: true });

OR

routerEngine.render(req, { enableRedial: true })

This module is NOT a part of the Electrode Platform yet. I will add more features and open a PR.

/electrode-redux-router-engine-redial/

    Package Sidebar

    Install

    npm i electrode-redux-router-engine-redial

    Weekly Downloads

    0

    Version

    1.5.1

    License

    Apache-2.0

    Last publish

    Collaborators

    • lprajus2007