Just in case the elements lag on less capable devices, add an optional config to apply `will-change` for `cursor` element and `block` element. - [ ] add configuration `enableWillChange` - [ ] update docs [`will-change` on MDN](https://developer.mozilla.org/en-US/docs/Web/CSS/will-change)
Just in case the elements lag on less capable devices,
add an optional config to apply
will-changeforcursorelement andblockelement.enableWillChangewill-changeon MDN