Namespace Syncfusion.Blazor.SmartComponents
Classes
ServiceExtensionController
This class includes methods for setting up dependency injection, endpoint registration, and anti-forgery token validation.
SfSmartPasteButton
The SfSmartPasteButton component utilizes AI technology to automatically fill form fields with content from the clipboard. Inherits all functionalities and properties from Syncfusion SfButton component. To use this feature, ensure:
- The clipboard has the necessary content.
- Form fields are properly configured and the SfSmartPasteButton is placed within the form.
SfSmartTextArea
The SfSmartTextArea component provides an intelligent text editing experience with features like auto-completion and context-aware suggestions. Inherits all functionalities and properties from Syncfusion SfTextArea component.