Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion aspnet-core/EJTagHelpers.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ Open a view page to render Syncfusion UI components in Tag Helper Syntax. The fo

We can configure the EJ components with its properties by using tag attributes. It also has rich IntelliSense support which displays all the methods and properties of EJ controls on the page model.

![](ej-tag-helpers_images/ej-tag-helper_image.png)
![API configuration with tag helpers in ASP.NET Core application](ej-tag-helpers_images/aspnetcore-api-configuration-with-tag-helpers.png)

## Wiring Client Side Events

Expand Down