UNPKG

wot-design

Version:

Mobile UI components built on vue.js

9 lines (8 loc) 135 B
export const context = { zIndex: 2000, lockCount: 0, stack: [], getTop () { return this.stack[this.stack.length - 1] } }