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 6f2c7d3 commit 2b61a6fCopy full SHA for 2b61a6f
REFERENCE.md
@@ -246,7 +246,7 @@ The following parameters are available in the `concat::fragment` defined type:
246
247
##### <a name="-concat--fragment--content"></a>`content`
248
249
-Data type: `Optional[Any]`
+Data type: `Optional[Variant[String, Deferred]]`
250
251
Supplies the content of the fragment. Note: You must supply either a content parameter or a source parameter.
252
Allows a String or a Deferred function which returns a String.
0 commit comments