UNPKG

v-show-slide

Version:

Vue.js directive for animating element to and from height: auto in a sliding motion

4 lines (3 loc) 145 B
import VShowSlideInterface from './interfaces/v-show-slide.interface'; declare const VShowSlide: VShowSlideInterface; export default VShowSlide;