Interface VisaBrandingRequest

Visa animation properties

Hierarchy

  • VisaBrandingRequest

Properties

brand: "visa"
checkmark?: "checkmark" | "none" | "checkmarkWithText"

(@typeParam string [default = none] The visualization of checkmark

checkmarkTextOption?: "success" | "approved" | "complete"

Type Param

[default = approved] The text to appear if checkmarkWithText is enabled

color?: "blur" | "white" | "blue" | "transparent"

Type Param

[default = white] The background of animation

constrained?: boolean

Type Param

[default= false] The container visualization

languageCode?: "es" | "en" | "pt_br"

Type Param

[default = es] The language of the checkmark text

sound?: boolean

Type Param

[default = false] The activation of the sound

Generated using TypeDoc