OptionalenabledThe file to resolve a thumbnail for.
Generators tried in order; the first one whose canHandle returns true runs.
Resolve a fetch-able URL for the file (e.g. a presigned S3 URL).
OptionalmaxLongest edge of the generated thumbnail, in pixels. Defaults to 320.
Gate generation on visibility. When
false, the hook resolves from the cache but does not run any generator. Defaults totrue.