Mineral

What’s New

  1. Component Status
  2. Roadmap

Design

  1. Color
  2. Tokens
  3. Typography

Guides

  1. Getting Started
  2. Theming
  3. Styling
  4. Import Syntax
  5. Render Props

Components

  1. Avatar
  2. Button
  3. ButtonGroup
    1. Card
    2. CardActions
    3. CardBlock
    4. CardDivider
    5. CardFooter
    6. CardImage
    7. CardStatus
    8. CardTitle
    1. Checkbox
    1. Dialog
  4. Dropdown
    1. FormField
  5. Icon
    1. Layout
  6. Link
    1. Menu
    1. Navigation
  7. Pagination
  8. Popover
    1. Radio
  9. Select
  10. Table
    1. Tabs
  11. Text
  12. TextArea
  13. TextInput
  14. ThemeProvider
  15. Tooltip
CardActions

Import Syntax

import Card, { CardActions } from 'mineral-ui/Card';

Note

Cards normally occupy the full available width of their container. The Cards here are width-constrained for illustration purposes.

Copyright © 2017 CA Technologies

We welcome feedback and contributions on GitHub