Search Results: "Write with OpenID" "Write post with name/password" slot

Utils events

Reference
This namespace provides methods for controlling events without using jQuery.

off(element) Detaches all handlers from the specified elements. jQuery // Modular approach import { off } from "devextreme/events"; // ... off(document.getElementById("target")); // Non-modular...

dxBarGauge Methods

Reference
This section describes the methods that can be used in code to manipulate objects related to the BarGauge UI component.

See Also jQuery Call Methods Angular Call Methods Vue Call Methods React Call Methods beginUpdate() Postpones rendering that can negatively affect performance until the endUpdate() method is called. The beginUpdate() and endUpdate() methods reduce the number of renders in cases where extra rendering can negatively affect performance. See Also jQuery Call Methods Angular

dxBullet Methods

Reference
This section describes the methods that can be used in code to manipulate objects related to the Bullet UI component.

See Also jQuery Call Methods Angular Call Methods Vue Call Methods React Call Methods beginUpdate() Postpones rendering that can negatively affect performance until the endUpdate() method is called. The beginUpdate() and endUpdate() methods reduce the number of renders in cases where extra rendering can negatively affect performance. See Also jQuery Call Methods Angular

dxCircularGauge Methods

Reference
This section describes methods that can be used to manipulate the UI component.

See Also jQuery Call Methods Angular Call Methods Vue Call Methods React Call Methods beginUpdate() Postpones rendering that can negatively affect performance until the endUpdate() method is called. The beginUpdate() and endUpdate() methods reduce the number of renders in cases where extra rendering can negatively affect performance. See Also jQuery Call Methods Angular

dxDraggable Methods

Reference
Methods of the DomComponent object.

beginUpdate() Postpones rendering that can negatively affect performance until the endUpdate() method is called. The beginUpdate() and endUpdate() methods reduce the number of renders in cases where extra rendering can negatively affect performance. See Also jQuery Call Methods Angular Call Methods Vue Call Methods React Call Methods defaultOptions(rule) Specifies the device