ImageLoaderConfig
interface
Config options recognized by the image loader function.
API
interface ImageLoaderConfig { loaderParams?: { [key: string]: any; };}}
Jump to details
Config options recognized by the image loader function.
interface ImageLoaderConfig { loaderParams?: { [key: string]: any; };}}