Search Results: "Zanechat komentář" "URL internetov%E9 str%E1nky" 00webhost
- All Results 259
- Guides 82
- Reference 177
- Technical Demos
- Support Center
dxList items
information: Potentially Vulnerable API - html. You can use the text property as a safe alternative. icon Specifies the list item's icon. This property accepts one of the following: The icon's URL
dxTabs items
the text property as a safe alternative. icon Specifies the icon to be displayed on the tab. This property accepts one of the following: The icon's URL The icon's name if the icon is from
dxTreeView items
: 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 an external icon library (see External Icon Libraries) The icon in the Base64 format
dxFunnel Configuration
-Only Data in JSON Format Set the dataSource property to the URL of a JSON file or service that returns JSON data. OData Implement an ODataStore. Web API, PHP, MongoDB Use one of the following... method to configure access to the server on the client as shown below. This method is part of DevExtreme.AspNet.Data. jQuery JavaScript $(function() { let serviceUrl = "https://url/to/my
dxList Configuration
if the objects contain fields described in the items section. Data Array Assign the array to the dataSource option. View Demo Read-Only Data in JSON Format Set the dataSource property to the URL of a JSON.... This method is part of DevExtreme.AspNet.Data. jQuery JavaScript $(function() { let serviceUrl = "https://url/to/my/service"; $("#listContainer").dxList({ // ... dataSource