RadioCard

API Reference

Prop
Type
Default
Description
value
string
title
string
autoFocus
boolean
false
bg
string
children
React.ReactNode
data-test
string
description
string
disabled
boolean
false
hint
React.ReactNode
image
string
noControl
boolean
false
onClick
React.MouseEventHandler<Element>

Examples

With control

With description

With children (can be any element)

Without control

Looking like SmallCard

Without control - with description

Without control and with image

Horizontal

Horizontal - take up all the space