Uses of Class
dev.jcputney.mjml.component.interactive.MjSocial
Packages that use MjSocial
-
Uses of MjSocial in dev.jcputney.mjml.component.interactive
Methods in dev.jcputney.mjml.component.interactive with parameters of type MjSocialModifier and TypeMethodDescriptionMjSocialElement.renderHorizontal(MjSocial parent) Renders this element in horizontal mode (each element in its own inline table).MjSocialElement.renderVertical(MjSocial parent) Renders this element in vertical mode (a single row in the parent's shared table).