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

Events

Guides

, PointerEvent, or TouchEvent. Writable Fields Object fields can be prefixed with readonly. Fields without this modifier are writable and can affect the component. For example, the cancel field

Web API Service (CRUD)

Guides

application’s authentication mechanism can utilize the built-in OAuth2, JWT, and OpenID support. You can also implement custom authentication. IDE Integration If you work in Visual Studio 2022

Web API Service

Guides

+) with integrated authorization & CRUD operations powered by EF Core ORM. You can use OAuth2, JWT or custom authentication strategies alongside tools like Postman or Swagger (OpenAPI) for API

MongoDB Service

Guides

;Chart dataSource={store}> {/* ... */} </Chart> ); } See this series of blog posts for more information on using DevExtreme UI components in applications with MongoDB.

Customize Header Filter Data Source

Guides

dataSource field contains a DataSource configuration. Define the DataSource's postProcess function in which you can change header filter items. NOTE Keep the search.enabled property set to false because searching produces incorrect results when the postProcess function is applied. In the following code, the postProcess function adds a custom item to the generated data source: jQuery index.js