dynamic notifyResize()

Can be called to manually notify a resizable and its descendant resizables of a resize change.

Source

notifyResize() =>
    jsElement.callMethod('notifyResize', []);