Vmeda.Online/src/addons/mod/data/components/field-plugin/addon-mod-data-field-plugin.html
2021-06-01 13:52:35 +02:00

5 lines
251 B
HTML

<core-dynamic-component [component]="fieldComponent" [data]="pluginData">
<!-- This content will be replaced by the component if found. -->
<core-loading [hideUntil]="fieldLoaded" [fullscreen]="false"></core-loading>
</core-dynamic-component>