UNPKG

paraview-glance

Version:

Web application for Visualizing Scientific and Medical datasets

11 lines (10 loc) 259 B
<v-card flat :class="$style.block" v-if="dataset.isA('vtkMolecule')" > <v-card-title :class="$style.blockTitle"> <span class="body-2 font-weight-medium">vtkMolecule</span> </v-card-title> <v-card-text :class="$style.blockContent" /> </v-card>