Skip to main content
Card layouts are popular UI patterns for displaying grouped information. Learn how to extract data from cards, including their selection states and complex fields.

Basic Card Extraction

Best Practices

  1. Handle Empty States: Check for “no results” cards
  2. Pagination for Card Grids: Handle large collections
  3. Dynamic Card Loading: Handle lazy-loaded content