This drops an AI-powered paste button into your Blazor forms that reads clipboard text and fills fields automatically. You hook it up to OpenAI, Azure OpenAI, or Ollama, add the SmartPasteButton component, and it handles the mapping. The field annotation system lets you guide the AI when auto-detection isn't precise enough. Setup is straightforward: install the NuGet package, register the service, configure your AI backend. It's genuinely useful if you're building forms where users frequently copy data from emails or documents. The customization inherits from SfButton, so styling matches your existing Syncfusion components. Works with .NET 8 and requires an active AI service account.
npx -y skills add syncfusion/blazor-ui-components-skills --skill syncfusion-blazor-smart-paste --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
mindrally/skills
giuseppe-trisciuoglio/developer-kit
syncfusion/react-ui-components-skills
supercent-io/skills-template
binjuhor/shadcn-lar