Skip to content

collana pay JS Docs v0.1.0


collana pay JS Docs / RevolutPayStyle

Interface: RevolutPayStyle

Defined in: types.ts:145

Visual style options for the Revolut Pay button.

Properties

radius?

optional radius?: "small" | "large" | "none" | "round"

Defined in: types.ts:149

Border radius of the button.


size?

optional size?: "small" | "large"

Defined in: types.ts:151

Size of the button.


variant?

optional variant?: "dark" | "light" | "light-outlined"

Defined in: types.ts:147

Color variant of the Revolut Pay button.

CollanaPay SDK Documentation