diff --git a/source/import_documentation/Components/Solid-Delete.rst b/source/import_documentation/Components/Solid-Delete.rst
index a1445917a9f5abf769516de1a72af8068c55d353..6e8842495631c301fddf5a8de6a73c7f5ca1163f 100644
--- a/source/import_documentation/Components/Solid-Delete.rst
+++ b/source/import_documentation/Components/Solid-Delete.rst
@@ -31,6 +31,11 @@ Attributes
 ~~~~~~~~~~~~~~
    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
 -------
diff --git a/source/import_documentation/attributes-list.rst b/source/import_documentation/attributes-list.rst
index 6702574b3c03e65c69fb061e0be162f5b7d7db46..23179a64207445991a366883a59442c89092417a 100644
--- a/source/import_documentation/attributes-list.rst
+++ b/source/import_documentation/attributes-list.rst
@@ -6,7 +6,7 @@ List of attributes (core framework)
    * :ref:`widget-mixin <widget-mixin>`
 
 ``child-[field]``
-~~~~~~~~~~~~~
+~~~~~~~~~~~~~~~~~
    * :ref:`solid-display <solid-display>`
 
 ``class-[field]``
@@ -16,6 +16,7 @@ List of attributes (core framework)
 ``confirmation-message``
 ~~~~~~~~~~~~~~~~~~~~~~~~
    * :ref:`solid-form <solid-form>`
+   * :ref:`solid-delete <solid-delete>`
 
 ``counter-template``
 ~~~~~~~~~~~~~~~~~~~~