UNPKG

paraview-glance

Version:

Web application for Visualizing Scientific and Medical datasets

12 lines (10 loc) 200 B
<v-select v-show="!shouldHide" :label="label" :items="sourceList" item-text="name" item-value="proxyId" :disabled="disabled" :value="selection" @input="setInternalValue" ></v-select>