🖥️For Developers

Use Case

Installation

Quickstart

props

benefitId

Specify the benefit information to be loaded in widget

benefit Id: string


lang

The widget language

lang: enum LANG

LANG.EN | LANG.EN


theme

The widget UI Color theme

theme: enum THEME

THEME.Dark | THEME.Light


open

If true, the widget is shown.

open: boolean


onClose

Callback fired when the widget requests to be closed.

open: func

Last updated