Search Results: x666🪛🪛🪛🪛🪛tool box girl
- All Results 319
- Guides 124
- Reference 195
- Technical Demos
- Support Center
Getting Started with Form
[formData]="employee" [readOnly]="isFormReadOnly"> <!-- ... --> </dx-form> <dx-check-box text="Enable read-only mode" [(value)]="isFormReadOnly"> </dx-check-box>... { DxCheckBox } from 'devextreme-vue/check-box'; const employee = { // ... }; let isFormDisabled = false; export default { components: { DxForm, // ... DxCheckBox
Predefined Themes
stylesheets are available out of the box: Generic dx.light.css dx.dark.css dx.carmine.css... = !( accent === fileNamePart.substring(fileNamePart.indexOf('.')+1) ); } } } }; } <dx-select-box [dataSource
dxTreeList editing
The UI component allows a user to edit data in several modes, which are detailed in the mode property. To define what editing operations a user can perform, specify the allowAdding, allowUpdating and allowDeleting properties. Before enabling an operation, make sure that your data source supports it. NOTE Editing does not work with hierarchical data sources out of the box, but you can use
dxValidationSummary Methods
to ValidationGroup after rendering } }); }); Angular app.component.htmlapp.component.ts <dx-validation-group #group> <dx-text-box *ngIf="visible"> <dx-validator>
CSS Classes
View on GitHub dx-card This class adds a shadow (in Material and Fluent themes) or a border (in Generic themes) to elements to give them an appearance similar to that of Material Design's cards. dx-clearfix Set this class to an element to automatically increase the height of this element if floating child elements overflow the current element box. dx-field Defines