All Downloads are FREE. Search and download functionalities are using the official Maven repository.

template.vue.componentFieldItem.ftl Maven / Gradle / Ivy

There is a newer version: 1.1.10-2024
Show newest version
<#include "componentFieldInput.ftl"/>

<#macro fieldItem item>
    
        <#if item.type='richText'>
            
<#else> <@componentInput item />




© 2015 - 2024 Weber Informatics LLC | Privacy Policy