tinybi-react
v1.14.0
Published
React helpers for TinyBI
Readme
TinyBI for React
Defines hooks for working with TinyBI from React applications:
useQuery- the state of a query and the data it producesusePageFilters- a shared set of filters that chart components can interact via
Also some components:
TinyBITable- renders queried data to a plain HTML tableRowandColumn
