next-image-placeholder

getBlurDataURL

A helper that returns only the base64 blur data URL string (useful if you don't need the color).

Signature

getBlurDataURL(url: string, options?: PlaceholderOptions): Promise<string>

Returns

Promise<string>