Back to Firefox Ios

``ComponentLibrary/SecondaryRoundedButton``

BrowserKit/Sources/ComponentLibrary/Documentation.docc/General Components/SecondaryRoundedButton.md

139.0733 B
Original Source

ComponentLibrary/SecondaryRoundedButton

The button which is used for secondary actions.

Overview

SecondaryRoundedButton is a subclass of UIButton. This means that the properties of UIButton are accessible, but it's recommended to configure the button title and accessibility identifier through its view model SecondaryRoundedButtonViewModel. The colors, rounded corners, and spacing of the button, although accessible, shouldn't be adjusted and should be used as is.

Illustration

This image is illustrative only. For precise examples of iOS implementation, please run the SampleApplication.

Topics

View Model

  • SecondaryRoundedButtonViewModel