You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/transform/modernize-userinterface-site-pages-api.md
+19-1Lines changed: 19 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
5
5
The default page transformation configuration (webpartmapping.xml) uses built-in functions and selectors to drive the mapping from classic web parts to modern 1st party and 3rd party web parts. This page lists all the available functions.
6
6
7
-
> [!Note]
7
+
> [!NOTE]
8
8
> This page is auto-generated, if you see issues please create a PR against the respective Transformation framework code base.
9
9
10
10
## Functions
@@ -359,3 +359,21 @@ Name|Description
359
359
:-----|:----------
360
360
Link|If the link was not empty
361
361
Content|If no link was specified
362
+
### ContentByQuerySelector
363
+
364
+
**Description:** Analyzes a list and returns if the list can be transformed.
0 commit comments