templates.tab.ftl Maven / Gradle / Ivy
The newest version!
<#--选项卡相关组件-->
<#--选项卡面板-->
<#macro tab_panel>
<#nested />
#macro>
<#--选项卡按钮组-->
<#macro tabs>
#macro>
<#--选项卡按钮-->
<#macro tab ref name active=false icon="">
<#if icon!="">
#if>
${name}
#macro>
<#--选项卡内容组-->
<#macro tab_contents>
<#nested/>
#macro>
<#--选项卡内容-->
<#macro tab_content id active=false>
<#nested/>
#macro> © 2015 - 2025 Weber Informatics LLC | Privacy Policy