component:mohistory.twoImageTiles source

This component can render any of these mhs:displayClasses learn-more-side-by-side, other-exhibits, learn-grid-nested-tiles, learn-grid, research-featured, or side-by-side-image-tiles. The vm.block object contains configuration information for each mhs:displayClass.

Methods

adjustLimitTo (viewSize)

Adjust the number elements shown on each row by adjusting their limitTo config property. This only effects interactive blocks.

Parameters:
NameTypeDescription
viewSize

The size of the viewport

backByOne

Retreat the visible tiles by one. This only applies to interactive blocks and will allow for rotation.

backByOne

Retreat the visible tiles by one. This only applies to interactive blocks and will allow for rotation.

forwardByOne

Advance the visible tiles by one. This only applies to interactive blocks and will allow for rotation.

onInit

Initiated when component is created. Runs code necessary for block configuration.