Radio Cards

Set of interactive cards where only one can be selected at a time.

No props data available for RadioCards.

Use the size prop to control the size.

Use the variant prop to control the visual style.

Use the columns prop to control the number of columns.

Use the color prop to assign a specific color.

Use the highContrast prop to increase color contrast with the background.

Dashboard

6 variants found

RadioCards in Oauth Settings Modaldashboard
RadioCards in Password Complexity Controldashboard
size 1 radiocards in Password Complexity Controldashboard
size=1
size 1 radiocards in Manage Custom Email Provider Dialogdashboard
size=1
size 3 radiocards in Logo Icon Fit Dialogdashboard
size=3
disabled radiocards in Oauth Settings Modaldashboard
disabled=true

Context

Usage

Used 58 times across 2 packages

Dashboard
56
Admin Portal
2

Variant Distribution

gap

2
20%
4
80%

size

1
75%
3
25%

disabled

true
100%

Where it's used

16 files

/:environmentId/applications

packages/dashboard/src/app/(private)/(sidebar)/[environmentId]/applications/create-application-dialog.tsx6
packages/dashboard/src/components/configuration/oauth-settings/oauth-settings-modal.tsx6
packages/dashboard/src/components/roles/enable-role-mapping-dialog.tsx6
packages/dashboard/src/components/authentication/password-complexity-control.tsx5
packages/dashboard/src/components/authentication/configure-email-password-dialog.tsx3
packages/dashboard/src/components/branding/logo-icon-fit-dialog.tsx3
packages/dashboard/src/components/connections/connection-configuration/connection-metadata-dialog.tsx3
packages/dashboard/src/components/directory-sync/directory-group-sync/directory-group-sync-dialog.tsx3
packages/dashboard/src/components/emails/providers/configure-custom-email-provider-dialog.tsx3
packages/dashboard/src/components/emails/providers/manage-custom-email-provider-dialog.tsx3

Show 6 more files