Card
- Library
- UDS Base
- Repository
- github.com/telus/universal-design-system
- Package
- npmjs.com/package/@telus-uds/components-base
- Package version
- 1.6.1
Loading...
Introduction
import { Card } from '@telus-uds/components-base'
Cards are content containers with varying styles and predetermined padding.
Guidance
Accessibility
No accessibility notes.
Props
Name | Type | Default | Description |
---|---|---|---|
children | node | ||
tokens | custom | System tokens prop, see tokens for more details | |
variant | objectOf | System variant prop, see variants for more details |