xxxxxxxxxx
class MyControl extends w2field {
constructor(type, options) {
super(type, options)
...
}
init() {
render(el) {