DigiComp.FluidJsonViews/Resources/Private/Templates/ViewHelpers/FluidJson/Index.html

5 lines
153 B
HTML
Raw Normal View History

2024-06-02 01:59:15 +02:00
<f:renderChildren arguments="{
dataUri: '{f:widget.uri(action: \'data\', format: \'json\', ajax: true)}',
entityClassName: entityClassName
}" />