ui-react-inspector
The ui-react-inspector
module of the TinyBase project provides a component to help debug the state of your TinyBase stores and other objects.
The component in this module uses the react-dom module and so is not appropriate for environments like React Native.
See also
<Inspector /> demo
Since
v5.0.0
Functions
There is one function, Inspector
, within the ui-react-inspector
module.
Type Aliases
There is one type alias, InspectorProps
, within the ui-react-inspector
module.