UNPKG

wx-gc-behavior

Version:

Behaviors

26 lines 407 B
module.exports = { data: { type: Object, value: {} }, lists:{ type: Array, value: [] }, type: { type: String, value: '' }, key: { type: String, value: '' }, text: { type: String, value: '' }, testText:{ type: String, value: 'testText' } }