Home
Docs
Themes
InfinityFX
©Copyright2016-2026 InfinityFX. All rights reserved.
InfinityFX®
Fluid UI
v2.0.0
Getting started
Installation
Configuration
Theming
Components
Display
ActionMenu
Combobox
Annotation
Badge
Code
Empty
Gradient
Key
Swatch
Table
Ticker
Timeline
Toast
Tooltip
Feedback
CircularProgress
Indicator
Interactable
ProgressBar
Skeleton
Spinner
Input
Autocomplete
Button
Calendar
Checkbox
Chip
ColorField
ColorPicker
DateField
Dial
DropZone
Field
FileField
Hamburger
NumberField
PasswordField
Pincode
Radio
Segmented
Select
Slider
Switch
Textarea
ThemeToggle
TimeField
Toggle
Layout
Accordion
Card
Popover
Sidebar
Collapsible
Cull
Divider
Drawer
Group
Modal
Overlay
Panel
Scrollarea
Navigation
NavigationMenu
Pagination
Stepper
Tabs
Hooks
useFluid
Links
Changelog
Create Fluid App
Skills
llms.txt

Card

A versatile composable container component.

Importing

1
import { Card, CardContent, CardHeader, CardBackdrop } from '@infinityfx/fluid';

Usage

Card title

Card title

API reference

Card Props

color?
'front' | 'back' | 'top'
'front'
elevated?
boolean
false
Shows a backdrop shadow.
borderless?
boolean
false
radius?
'xsm' | 'sml' | 'med' | 'lrg'
'med'
pad?
'none' | 'xxs' | 'xsm' | 'sml' | 'med' | 'lrg' | 'xlg'
'med'

CardContent Props

align?
'vertical' | 'horizontal' | 'center'
'vertical'
stretch?
boolean
false
Let every child element fill all available space.
pad?
'none' | 'xxs' | 'xsm' | 'sml' | 'med' | 'lrg' | 'xlg'
'none'
gap?
'none' | 'xsm' | 'sml' | 'med' | 'lrg'
'sml'

CardHeader Props

pad?
'top' | 'bottom'
When set adds spacing below or above the header.

CardBackdrop Props

fade?
'top' | 'bottom'
When set will fade out the backdrop to allow for contrast with overlayed content.

Card title

First task
Second task

Movie title

Action
Adventure

Card title