UNPKG

vuikit

Version:

A responsive Vue UI library for web site interfaces based on UIkit

5 lines (4 loc) 125 B
export const SHOWN = 'shown' export const HIDDEN = 'hidden' export const TOGGLE = 'update:show' export const KEYUP = 'keyup'