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

Providing Data

Guides

file. The second argument specifies the precision of the resulting shape coordinates. Within the callback function, which comes as the third argument, the resulting coordinates are assigned... file. The second argument specifies the precision of the resulting shape coordinates. Within the callback function, which comes as the third argument, the resulting coordinates are assigned

End-User Interaction

Guides

([-106.61, 35.110833]); // moves the center to Albuquerque Calling the same method without arguments returns the current coordinates of the center. Similarly, you can change the current view area...]. JavaScriptvectorMapInstance.viewport([15, 10, 110, 75]); // navigates the map to Eurasia To get the current coordinates of the view area, call the same method without arguments. Note that changing the view area

Templates

Guides

: [AppComponent] }) export class AppModule { } Declare named templates within the component's markup but outside the templated element. Non-named templates should be declared inside the templated element... 'devextreme-vue/button'; export default { components: { DxList, DxItem, DxButton } } </script> Declare named templates within the component's markup but outside

Component Configuration Syntax

Guides

', badge: '12' }, { text: 'Bikes', badge: '5' }]; } If a dxi-item contains nested components, wrap the content in an element with the dxTemplate directive without parameters... Angular forms. If you implement NgModel and <dx-validator> within the same DevExtreme component, validation is called on page load due to a known issue with the NgModel directive. Utilize

Supported Versions

Guides

v19.1.x (without Ivy support) v18.2.x v18.1.x v17.2.x