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>A helper that returns only the base64 blur data URL string (useful if you don't need the color).
getBlurDataURL(url: string, options?: PlaceholderOptions): Promise<string>Promise<string>