Skip to main content

foundation-login.loginconfig.submitbuttonappearance

Home > @genesislcap/foundation-login > LoginConfig > submitButtonAppearance

LoginConfig.submitButtonAppearance property

Custom appearance for submit buttons in foundation-login.

Signature:

submitButtonAppearance?: ZeroButtonAppearance;

Remarks

This property holds a string representing the desired appearance for submit buttons in foundation-login. The value should be a valid appearance attribute of a Foundation button component.

Example

submitButtonAppearance: 'stealth'