Interface

FontOptions

FontOptions

Global font option config for Airwallex integration methods

View Source types/airwallex.d.ts, line 12

Members

string

# family Optional

The font-family property https://developer.mozilla.org/en-US/docs/Web/CSS/font-family

View Source types/airwallex.d.ts, line 16

string

# src Optional

The font source url https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face

View Source types/airwallex.d.ts, line 23

string | number

# weight Optional

The font-weight property https://developer.mozilla.org/en-US/docs/Web/CSS/font-weight

View Source types/airwallex.d.ts, line 30