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 7b786af commit 78ea4a5Copy full SHA for 78ea4a5
components/property_info.rst
@@ -8,7 +8,7 @@ The PropertyInfo Component
8
The PropertyInfo component provides the functionality to get information
9
about class properties using metadata of popular sources.
10
11
-While the :doc:`PropertyAccess component </components/property_access/introduction>`
+While the :doc:`PropertyAccess component </components/property_access>`
12
allows you to read and write values to/from objects and arrays, the PropertyInfo
13
component works solely with class definitions to provide information such
14
as data type and visibility about properties within that class.
0 commit comments