Search Results: "Enter your URL" "Advanced" "Short URL Bookmarklet" cima
- All Results 744
- Guides 308
- Reference 436
- Technical Demos
- Support Center
Object Structures floatingActionButtonConfig
. icon Specifies the icon the FAB displays when the speed dial is closed. This property accepts one of the following: The icon's URL The icon's name if the icon is from the DevExtreme icon library
UI Customization
, or other parameters. You can specify an icon in the following formats: The icon's URL. The icon's name if the icon is from the DevExtreme icon library. The icon's CSS class if the icon is from
Get a file's Guid after uploading in chunks
="file" accept="image/*" upload-url="https://js.devexpress.com/Demos/WidgetsGalleryDataService/api/ChunkUpload" @uploaded="onUploaded($event)" /> </template> <script> import
JSON Data
To bind the Funnel to data in a JSON format, assign the data's URL to the dataSource property. jQuery index.js $(function() { $("#funnelContainer").dxFunnel({ dataSource: "http://www.example.com/dataservices/data.json", // ... }); }); Angular app.component.htmlapp.module.ts <dx-funnel dataSource="http://www.example.com/dataservices/data.json"> <
Overview
) Code blocks Quotes Image Upload Images can be uploaded by one of the following methods: drag-and-drop images onto the form, select files from the file system, or specify a URL. After an image