TinyBase logoTinyBase

Indexes components

This is the collection of indexes components within the ui-react module. There are only two indexes components, IndexView and SliceView.

IndexView

The IndexView component renders the contents of a Index, and registers a listener so that any changes to that result will cause a re-render.

SliceView

The SliceView component renders the contents of a Slice, and registers a listener so that any changes to that result will cause a re-render.