Skip to content
Snippets Groups Projects
Commit 7addc8df authored by Manon Bourgognon's avatar Manon Bourgognon
Browse files

update solid-form with confirmation-message

parent 54e01404
No related branches found
No related tags found
2 merge requests!32Dev to Master,!31update solid-form with confirmation-message
...@@ -31,6 +31,11 @@ Attributes ...@@ -31,6 +31,11 @@ Attributes
~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~
The text to display on the delete button. The text to display on the delete button.
``confirmation-message``
~~~~~~~~~~~~~~~~~~~~~~~~~
Add this attribute to create a dialog box linked with the submit button of the solid-form.
Its value matches the message displayed in the dialog box.
Events Events
------- -------
......
...@@ -6,7 +6,7 @@ List of attributes (core framework) ...@@ -6,7 +6,7 @@ List of attributes (core framework)
* :ref:`widget-mixin <widget-mixin>` * :ref:`widget-mixin <widget-mixin>`
``child-[field]`` ``child-[field]``
~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~
* :ref:`solid-display <solid-display>` * :ref:`solid-display <solid-display>`
``class-[field]`` ``class-[field]``
...@@ -16,6 +16,7 @@ List of attributes (core framework) ...@@ -16,6 +16,7 @@ List of attributes (core framework)
``confirmation-message`` ``confirmation-message``
~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~
* :ref:`solid-form <solid-form>` * :ref:`solid-form <solid-form>`
* :ref:`solid-delete <solid-delete>`
``counter-template`` ``counter-template``
~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment