Custom Component Picker
Value Type Saved: List<string>
Last updated
Value Type Saved: List<string>
Last updated
(Content!.GetValue<List<string>>("PropertyAliasHere"))<RenderCustomContent
Content="@(Content)"
CustomComponents="@(Content!.GetValue<List<string>>("PropertyAliasHere"))" />