diff --git a/source/import_documentation/Components/Solid-Form-Search.rst b/source/import_documentation/Components/Solid-Form-Search.rst index d293227dba7100f29eb7bc79f53cbf2ff46ae6b9..93b75e5bb57c0861b072be117fa504ae283e67e5 100644 --- a/source/import_documentation/Components/Solid-Form-Search.rst +++ b/source/import_documentation/Components/Solid-Form-Search.rst @@ -90,7 +90,8 @@ Attributes ~~~~~~~~~~~~~~~~~~~~~~~~ *Available from version 0.15* - Equal to the value ``"off"``, it cancels the automatic entry of values in the relevant ``[field]``. + Equal to the value ``off``, it cancels the automatic entry of values in the relevant ``[field]``. + It can be added to ``inputs``, ``textarea`` and ``select``. Widgets ------- diff --git a/source/import_documentation/Components/Solid-Form.rst b/source/import_documentation/Components/Solid-Form.rst index f56597f6c6b49611851b961d54a903f1492581ce..5e9b45a800a7af33a1b5ed91ce5c8edf20c57930 100644 --- a/source/import_documentation/Components/Solid-Form.rst +++ b/source/import_documentation/Components/Solid-Form.rst @@ -115,7 +115,8 @@ Attributes ~~~~~~~~~~~~~~~~~~~~~~~~ *Available from version 0.15* - Equal to the value ``"off"``, it cancels the automatic entry of values in the relevant ``[field]``. + Equal to the value ``off``, it cancels the automatic entry of values in the relevant ``[field]``. + It can be added to ``inputs``, ``textarea`` and ``select``. Widgets -------