@world-vision-canada/wvc-design-system
Version:
WVC Vue Design system is a fork of Vue Design System, an open-source tool for building Design Systems with Vue.js
2 lines • 645 B
JavaScript
(("undefined"!==typeof self?self:this)["webpackJsonpwvc"]=("undefined"!==typeof self?self:this)["webpackJsonpwvc"]||[]).push([[23],{a38e:function(e,t,s){"use strict";s.r(t),t["default"]={name:"WvcList",props:{color:{type:String,default:"#0c6699"},order:{type:Boolean,default:!1}},render:function(e){var t=[];return void 0!==this.$slots.default?(this.$slots.default.forEach((function(s,l){if(s.tag){var o=e("span",{style:{position:"relative",left:"14px"}},[s]);t.push(e("li",{},[o]))}})),e(this.order?"ol":"ul",{class:{"wvc-list":!0},style:{textAlign:"left",color:this.color}},t)):e("span",{},[])}}}}]);
//# sourceMappingURL=wvc.umd.min.23.js.map