@jubayer11/vue-dynamic-form-builder
Version:
Vue 3 schema-driven dynamic form builder with flexible validation, styling, and real-world use case demos.
2 lines (1 loc) • 497 B
JavaScript
import{c as e,o as c,a as n,n as t}from"./index-CduE4_Jo.js";const l={__name:"iconPlus",props:{icon:{type:String,default:"icon__default__icon"},path:{type:Array,default:["icon__default__icon__path1","icon__default__icon__path2"]}},setup(a){return(o,_)=>(c(),e("svg",{class:t([a.icon]),xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},[n("path",{class:t([a.path[0]]),d:"M19 11H13V5a1 1 0 0 0-2 0v6H5a1 1 0 0 0 0 2h6v6a1 1 0 0 0 2 0v-6h6a1 1 0 0 0 0-2z"},null,2)],2))}};export{l as default};