Back to Firefox Ios

``ComponentLibrary/ActionFooterView``

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

139.0579 B
Original Source

ComponentLibrary/ActionFooterView

A view which is used to contain footer information in the form of a title and a link button.

Overview

ActionFooterView is a subclass of UIView. You should configure the action footer view content, accessibility identifiers, and on tap action through its view model ActionFooterViewModel.

Illustration

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

Topics

View Model

  • ActionFooterViewModel