TinyBase logoTinyBase

Context components

This is the collection of context components within the ui-react module. There is only one function, Provider.

Provider

The Provider component is used to wrap part of an application in a context that provides default objects to be used by hooks and components within.