Blazor Smart Paste Example - AI-powered Annotations
This sample demonstrates the usage of data-smartpaste-description in form fields to customize field descriptions. It shows how to provide specific descriptions for form fields, enhancing the Smart Paste feature's ability to automatically populate form data based on these custom descriptions.
Explore our Smart AI demos with limited AI token usage directly in your browser. To dive deeper and try out these features locally using your own API key, check out our Syncfusion Smart AI Samples on GitHub.
Bug Report Form
Sample content
This sample uses the data-smartpaste-description attribute to customize field descriptions. By default, Smart Paste automatically identifies and describes form fields based on labels, names, or nearby text. You can override these descriptions by setting data-smartpaste-description for specific fields, which helps the backend model provide more accurate form auto-filling.