mountComponent
Mount a component into a component view.
Return
A LithoView with the component mounted in it.
Parameters
The component builder to mount
Mount a component into a component view.
Return
A LithoView with the component mounted in it.
Parameters
The component builder to mount
States whether incremental mount is enabled
Mount a component into a component view.
Return
A LithoView with the component mounted in it.
Parameters
A components context
The component to mount
Mount a component into a component view.
Return
A LithoView with the component mounted in it.
Parameters
A components context
The component to mount
States whether incremental mount is enabled
Mount a component into a component view.
Return
A LithoView with the component mounted in it.
Parameters
A components context
The component to mount
The width of the resulting view
The height of the resulting view
Mount a component into a component view.
Return
A LithoView with the component mounted in it.
Parameters
A components context
The view to mount the component into
The component to mount
Mount a component into a component view.
Return
A LithoView with the component mounted in it.
Parameters
A components context
The view to mount the component into
The component to mount
The width of the resulting view
The height of the resulting view
Mount a component into a component view.
Return
A LithoView with the component mounted in it.
Parameters
A components context
The view to mount the component into
The component to mount
States whether incremental mount is enabled
The width of the resulting view
The height of the resulting view
Mount a component tree into a component view.
Return
A LithoView with the component tree mounted in it.
Parameters
The view to mount the component tree into
The component tree to mount
Set a root component to a component tree, and mount it into a component view.
Return
A LithoView with the component tree mounted in it.
Parameters
The view to mount the component tree into
The component tree to mount
The root component
Mount a component tree into a component view.
Return
A LithoView with the component tree mounted in it.
Parameters
The view to mount the component tree into
The component tree to mount
The width spec used to measure the resulting view
The height spec used to measure the resulting view