syncfusion-maui-cards

Installation
SKILL.md

Implementing .NET MAUI Cards (SfCards)

The Syncfusion .NET MAUI Cards control, which provides both dismissible single card views (SfCardView) and swipeable card stacks (SfCardLayout). This skill covers installation, card creation, swipe gestures, customization, data binding, events, and modern visual effects.

When to Use This Skill

Use this skill when the user needs to:

  • Create dismissible card views - Single cards that can be swiped away (left/right)
  • Build card stacks - Multiple stacked cards with swipe navigation
  • Implement swipe gestures - Cards that respond to swipe in four directions (left, right, top, bottom)
  • Display card-based UI - Visual card containers for content organization
  • Add interactive cards - Cards with tap events, dismiss events, and state management
  • Bind data to cards - Dynamically generate cards from data collections using BindableLayout
  • Customize card appearance - Borders, corners, indicators, colors, and glass effects
  • Handle card events - Tapped, dismissing, dismissed, index changing events

This skill is specifically for Syncfusion's .NET MAUI Cards control (SfCardView and SfCardLayout), not generic card layouts or other card libraries.

Related skills

More from syncfusion/maui-ui-components-skills

Installs
55
GitHub Stars
54
First Seen
Mar 25, 2026