Closed anhzhi closed 6 years ago
before the codeline: let callBack = () => value(el) would you add some checklist like: if (!value){ console.warning(method or v-resize is not implemented as to $el) }
$el
That makes sense, I will add something like this in next version.
before the codeline: let callBack = () => value(el) would you add some checklist like: if (!value){ console.warning(method or v-resize is not implemented as to
$el
) }