Uses of Class
dev.jcputney.mjml.component.HeadComponent
Packages that use HeadComponent
-
Uses of HeadComponent in dev.jcputney.mjml.component.head
Subclasses of HeadComponent in dev.jcputney.mjml.component.headModifier and TypeClassDescriptionclassProcesses mj-attributes to set default attribute values.classSets the responsive breakpoint from mj-breakpoint width attribute.classRegisters a web font from mj-font attributes (name, href).classThe mj-head container component.classProcesses mj-html-attributes to add custom HTML attributes to output elements.classSets the preview text (preheader) from mj-preview content.classAdds CSS styles from<mj-style>content to the rendered HTML.classSets the document title from mj-title content.