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

dxDeferRendering Configuration

Reference
An object defining configuration properties for the UI component.

using a staggered animation. Elements with the selector specified by this property will be searched within the UI component's content. The found elements will be shown with animation specified by the animation property. If the specified animation is staggered, the elements will be animated one after another with the delay specified within the animation's configuration. tabIndex Specifies

dxDiagram contextToolbox

Reference
Configures the context toolbox's settings.

View Demo The context toolbox appears when you draw a connector from a shape and release it without it being connected to another shape. The toolbox allows you to create a shape at the end of the connector. category Specifies the category of shapes that are displayed in the context toolbox. The category property is not in effect if the shapes property is specified

dxDropDownBox Configuration

Reference
An object defining configuration properties for the DropDownBox UI component.

whose underlying stores include API that allows you to update individual items without reassigning the entire item collection. NOTE Do not use the items property if you use dataSource (and vice versa.... Specify this property if the UI component lies within an HTML form that will be submitted. onChange A function that is executed when the UI component loses focus after the text field's content was changed

dxDropDownBox items

Reference
An array of items used to synchronize the DropDownBox with an embedded UI component.

dropDownBoxInstance.option('items', newItems); You can use the dataSource property instead of items. It accepts the DataSource object whose underlying stores include API that allows you to update individual items without

dxDropDownButton Configuration

Reference
This section describes properties that configure the DropDownButton UI component's contents, behavior, and appearance.

the DataSource object, whose underlying stores provide an API that allows you to update individual items without reassigning the entire item collection. NOTE Do not use the items property if you use.... If the property is set to true, the text that items within the DropDownButton contain is passed to the title attribute of the respective item. useSelectMode Specifies whether the UI component stores the selected