React
It's available as
npm package
.After that, you can use it as a regular React component.
The React integration supports any Microlink API query parameter, just pass them as props.
Also, it supports the rest of common things in the React universe, like passing your own styles via the
style
prop.This is the approach used for more high level abstraction, like
fela
or styled components
.