FiftyOne App state APIs
This package can be used in the following contexts
- internal - for interacting with the app state within the core app modules
- external - for interacting with the state of an embedded app aka the
<Dataset />component - plugin - for interacting with app state in your plugin
The API assumes you are running in one of the contexts listed above, which requires the ability to interact with the following types of objects.
AtomSelectorSelectorFamily
Custom hooks following similar patterns to the following:
useEffectuseStateuseCallback