1.1.5 • Published 7 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-reactAdd 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
7 years ago
1.1.4
7 years ago
1.1.3
7 years ago
1.1.2
7 years ago
1.1.1
7 years ago
1.1.0
7 years ago
1.0.15
7 years ago
1.0.14
7 years ago
1.0.13
7 years ago
1.0.12
7 years ago
1.0.11
7 years ago
1.0.10
7 years ago
1.0.9
7 years ago
1.0.8
7 years ago
1.0.7
7 years ago
1.0.6
7 years ago
1.0.5
7 years ago
1.0.4
7 years ago
1.0.3
7 years ago
1.0.2
7 years ago
1.0.1
7 years ago
1.0.0
7 years ago