TrackSourceWithOptions
Defined in: packages/react/src/hooks/track/useTracks.ts:7
An entry in useTracks sources: a bare source, or a source with a placeholder request.
Properties
source
source: TrackSource;Defined in: packages/react/src/hooks/track/useTracks.ts:8
withPlaceholder
withPlaceholder: boolean;Defined in: packages/react/src/hooks/track/useTracks.ts:9