TinyTick logoTinyTick

ProviderProps

ProviderProps props are used with the Manager component, so that a TinyTick Manager can be passed into the context of an application and used throughout.

{manager?: Manager}
TypeDescription
manager?Manager

A default single Manager object that will be available within the Provider context.

Since

v1.1.0