From 982d2b9219c3a683d231a3e798e8dbfcef7d3cef Mon Sep 17 00:00:00 2001 From: ventroninformatica <52476141+ventroninformatica@users.noreply.github.com> Date: Wed, 11 May 2022 09:03:59 -0300 Subject: [PATCH] Update README.md Prop 'exportFileName' is missing inside documentation. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 15f73b9..851ac65 100644 --- a/README.md +++ b/README.md @@ -104,6 +104,7 @@ I'm sorry, ssr is not currently supported in `3.x`, it will be fixed in `4.0`. | totalName | string | 'of' | total image separator name | false | | maxScale | number | - | maximum scaling | false | | minScale | number | 0.1 | minimum scaling | false | +| exportFileName | string | 'exportFile' | customize download's filename | false | ### ImageDecorator