UNPKG

@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) 675 B
import{c as s,o as a,a as e,n as o}from"./index-CduE4_Jo.js";const r={__name:"iconSorting",props:{sortingUp:{},sortingDown:{},icon:{type:String,default:"icon__default__icon"},path:{type:Array,default:["icon__default__icon__path1","icon__default__icon__path2"]}},setup(t){const n=t;return(c,l)=>(a(),s("svg",{class:o([n.icon]),xmlns:"http://www.w3.org/2000/svg",width:"50",height:"100",viewBox:"0 0 50 100",version:"1.1"},[e("polygon",{class:o([t.path[0]]),points:"25,10 10,40 40,40",style:{stroke:"black","stroke-width":"1"}},null,2),e("polygon",{class:o([t.path[1]]),points:"25,90 10,60 40,60",style:{stroke:"black","stroke-width":"1"}},null,2)],2))}};export{r as default};