Preheader Text
If you are using the email builder, end-users can set a preheader. A preheader is the short summary text that follows the subject line when viewing an email from the inbox.
By default, preheader text is turned on. If you want to disable it, you can turn it off.
unlayer.init({
features: {
preheaderText: false
}
})
Updated about 2 months ago