Appearance
Documentation / react-auth / SignMessageModalUIOptions
Type alias: SignMessageModalUIOptions
SignMessageModalUIOptions:
Object
UI configuration object for the embedded wallet's Sign Message screen
Type declaration
buttonText?
buttonText?:
string
Text for the CTA button on the Sign Message screen. Defaults to 'Sign and Continue'
description?
description?:
string
Description text for the Sign Message screen. Defaults to 'Sign to continue'.
iconUrl?
iconUrl?:
string
An icon to display on the Sign Message screen. Defaults to no icon.
title?
title?:
string
Title for the Sign Message screen. Defaults to 'Sign'.