Class MjHero


public class MjHero extends BodyComponent
The hero component (<mj-hero>). Renders a full-width hero section with a background image. Supports two modes:
  • fixed-height — the hero has a fixed pixel height
  • fluid-height — the hero height adapts to its content
Inner content is wrapped in a table for vertical alignment. VML background is emitted for Outlook compatibility.