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}
Type | Description | |
---|---|---|
manager? | Manager | A default single |
Since
v1.1.0