1.1.5 • Published 6 years ago
fluo-react v1.1.5
Fluo React
Fluo turns your static documentation into interactive learning experience. fluo-react
provides a Fluo
component which can be used to provide questions on your concepts.
Getting Started
To setup an account and get the keys that the component requires, contact me at jamie@fluorescent.io.
yarn add fluo-react
Add this snippet into the places you want Fluo:
import { Fluo } from 'fluo-react';
<Fluo authKey={/* auth key */} docKey={/* docs key */} pageKey={/* page key */} />
The pageKey
tells Fluo what page of the documentation the user is on.
1.1.5
6 years ago
1.1.4
6 years ago
1.1.3
6 years ago
1.1.2
6 years ago
1.1.1
6 years ago
1.1.0
6 years ago
1.0.15
6 years ago
1.0.14
6 years ago
1.0.13
6 years ago
1.0.12
6 years ago
1.0.11
6 years ago
1.0.10
6 years ago
1.0.9
6 years ago
1.0.8
6 years ago
1.0.7
6 years ago
1.0.6
6 years ago
1.0.5
6 years ago
1.0.4
6 years ago
1.0.3
6 years ago
1.0.2
6 years ago
1.0.1
6 years ago
1.0.0
6 years ago