diff --git a/source/import_documentation/Components/Solid-Router.rst b/source/import_documentation/Components/Solid-Router.rst
index 72a96697c00e0a6aee1d3aa51287eb2cde900fa6..80e3b9c2a8b78dfa038bd37f58f86f0bf130fada 100644
--- a/source/import_documentation/Components/Solid-Router.rst
+++ b/source/import_documentation/Components/Solid-Router.rst
@@ -76,6 +76,10 @@ solid-link
 -  ``next``: The ``name`` attribute of the ``<solid-route>`` you
    want to access.
 
+-  ``data-src``: The resource you want to use in your view. Often
+   used to show more details about this resource, by adding the
+   ``bind-resource`` attribute to a component.
+
 Example:
 
 .. code:: html