Skip to content
On this page

Home > @plaidev/karte-action-sdk > ROUND_STYLES

ROUND_STYLES variable

Signature:

typescript
ROUND_STYLES: Record<keyof typeof ROUND_VARIANT, Pick<Properties, "borderTopLeftRadius" | "borderTopRightRadius" | "borderBottomLeftRadius" | "borderBottomRightRadius">>