theme and uiConfig props to control appearance and behavior.
Theme
Pass atheme 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 viauiConfig.
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 forwardGET /deposits or the panel opens on an error.