1.0.1-beta.0 • Published 4 years ago

@imi-shared/flourish-article-body v1.0.1-beta.0

Weekly downloads
-
License
ISC
Repository
github
Last release
4 years ago

Flourish Article Body Component

How do I use it?

This component is intended to be used to render a flourish custom embed power-up within an article body. You can incorporate this component into an article by passing in a flourish visualisation id.

Usage

Upon importing the component to your repo, you can return the component with the flourish accountId and embedId prop to render the flourish Component.

import FlourishArticleBody from '@imi-shared/flourish-article-body';
...
<FlourishArticleBody visNumber={flourish_visNumber} />

Documentation

For additional documentation for Flourish visit Flourish documentation