We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07d5c84 commit 6046f7aCopy full SHA for 6046f7a
README.md
@@ -82,7 +82,7 @@ Turnstile takes the following arguments:
82
| tabIndex | number | - |
83
| responseField | boolean | controls generation of `<input />` element |
84
| responseFieldName | string | changes the name of `<input />` element |
85
-| size | string | one of "normal", "compact" |
+| size | string | one of "normal", "compact", "flexible" |
86
| fixedSize | boolean | fix the size of the `<div />` to reduce layout shift |
87
| retry | string | one of "auto", "never" |
88
| retryInterval | number | interval of retries in ms |
0 commit comments