Evidence Labs contains experiemental components and features for Evidence projects.
Using Evidence Labs Components
-
Install the package from npm:
npm install --save @evidence-dev/labs
-
Include it in your
evidence.plugins.yaml
file:components: @evidence-dev/core-components: {} @evidence-dev/labs: {}
-
Add the component to your page!
Ensure you restart your dev server after adding the plugin!
Component List
Maps
UI
- Grid
- Footnote
- Github Stars
- Slider – contributed by @kuatroka