UNPKG

@aotearoan/neon

Version:

Neon is a lightweight design library of Vue 3 components with minimal dependencies.

3 lines (2 loc) 307 B
"use strict";const e=require("vue"),n=e.defineComponent({name:"NeonExpansionIndicator",props:{expanded:{type:Boolean,default:!1},inverse:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},color:{type:String,default:null}}});module.exports=n; //# sourceMappingURL=NeonExpansionIndicator.cjs.js.map