Skip to main content
The deposit and withdraw modals accept theme and uiConfig props to control appearance and behavior.

Theme

Pass a theme object to control the modal’s visual style.

Properties

All color values accept any CSS color string (hex, rgb, hsl, etc.). Omitted properties use the design system defaults for the selected mode.

UI configuration

Toggle UI elements, set deposit constraints, and control fee display via uiConfig.

Properties

Deposit history

The header on the modal’s home screen carries a history button that opens the recipient’s past deposits, and it is always shown. Your proxy must forward GET /deposits or the panel opens on an error.