agentsclimarketplace

Syncfusion maui button

Skill syncfusion/maui-ui-components-skills/skills/syncfusion-maui-button

Skills for Syncfusion .NET MAUI components. Enable AI-assisted development with comprehensive documentation, code examples, and best practices for 100+ UI controls including DataGrid, Charts, Scheduler, and more.

Install
npx -y skills add syncfusion/maui-ui-components-skills --skill syncfusion-maui-button

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.

What its author says it does

Copied from the file, not written here

Implements and customize Syncfusion .NET MAUI Button (SfButton) control. Use when working with MAUI buttons, SfButton implementation, button customization, or visual states. Covers button icons, background images, RTL support, Liquid Glass effects, custom button views, button styling, events, and checkable buttons.

SKILL.md

3.9 KB, as published. Nobody here has run it

Implementing .NET MAUI Button

A comprehensive skill for implementing and customizing the Syncfusion .NET MAUI Button (SfButton) control. The SfButton provides rich customization options including icons, background images, visual states, corner radius, and custom content support.

When to Use This Skill

Use this skill when you need to:

  • Install and set up SfButton in a .NET MAUI project
  • Create basic or customized buttons with text and icons
  • Implement visual states (normal, hovered, pressed, checked, disabled)
  • Add background images or custom content to buttons
  • Handle button click events
  • Create toggle/checkable buttons
  • Apply RTL (right-to-left) support
  • Implement modern styling with Liquid Glass effects
  • Customize button appearance (colors, fonts, borders, padding)
  • Troubleshoot button-related issues

Component Overview

The Syncfusion .NET MAUI Button (SfButton) is a custom button control that extends the standard MAUI button with advanced UI customization capabilities:

Key Features:

  • Flexible styling: Outline, flat, circle, or icon button types
  • Rich content: Icons, background images, and custom views
  • Visual states: Built-in support for hover, press, checked, and disabled states
  • Modern effects: Liquid Glass support for contemporary UI design
  • Accessibility: RTL support and keyboard navigation
  • Easy integration: Simple XAML or C# implementation

Documentation and Navigation Guide

Getting Started

πŸ“„ Read: references/getting-started.md

When to read: Installation, initial setup, first-time implementation

  • NuGet package installation (Syncfusion.Maui.Buttons)
  • Handler registration in MauiProgram.cs
  • Basic button implementation in XAML and C#
  • Adding button icons with ImageSource and ShowIcon
  • Setting background images with BackgroundImageSource
  • Minimal working examples

Customization and Styling

πŸ“„ Read: references/customization.md

When to read: Appearance customization, styling buttons, layout control

  • Text customization (color, size, font, alignment)
  • Background color and border styling
  • Corner radius and padding adjustments
  • Size control (width, height)
  • Image width and positioning
  • Alignment options (horizontal, vertical)
  • Complete styling examples

Visual States

πŸ“„ Read: references/visual-states.md

When to read: State-based styling, hover effects, toggle buttons, interactive feedback

  • Visual state overview (Normal, Hovered, Pressed, Checked, Disabled)
  • Implementing VisualStateManager
  • Creating checkable/toggle buttons with IsCheckable
  • Customizing appearance for each state
  • State transition handling
  • Complete state management examples

Advanced Features

πŸ“„ Read: references/advanced-features.md

When to read: RTL support, modern effects, custom content, events, migration

  • Right-to-Left (RTL) language support
  • Liquid Glass effect implementation
  • Adding custom content views inside buttons
  • Click event handling (Clicked event)
  • Advanced scenarios and combinations
  • Migration from older versions

Troubleshooting

πŸ“„ Read: references/troubleshooting.md

When to read: Issues, errors, unexpected behavior, best practices

  • Common problems and solutions
  • Handler registration errors
  • Image loading issues
  • Layout and sizing problems
  • Visual state not updating
  • Platform-specific considerations

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.