View Mode Block

Categories

Component ID

2642874

Component name

View Mode Block

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

178

Component created

Component changed

Component body

A semi-simple, flexible layout solution that displays the current entity via a selected view mode in one or more blocks.

Sort of a Drupal 8 version of Region View Modes.

Turns out that ctools has this very functionality baked right in with its Entity view (content) and Entity view (user) blocks.

See http://cgit.drupalcode.org/ctools/tree/src/Plugin/Block/EntityView.php?h...