-
How can I display the generated Flow Part nested content on the razor page when using decoupled mode? |
Beta Was this translation helpful? Give feedback.
Answered by
ns8482e
Mar 6, 2023
Replies: 1 comment
-
In decoupled you are working with the data with your own view rendering. You can access content item within FlowPart using |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Lehis78
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In decoupled you are working with the data with your own view rendering. You can access content item within FlowPart using
Widgets
property