UNPKG

cube-ui

Version:

A fantastic mobile ui lib implement by Vue

12 lines (11 loc) 154 B
export default { props: { // the options of BetterScroll options: { type: Object, default() { return {} } } } }