IDEAEmailDataComponent
March 16, 2023 ยท View on GitHub
Configurator of EmailData.
Selector
idea-email-data
Inputs
emailData(EmailData) - The email data to manage.variables(StringVariable[]) - The variables the user can use for subject and content.label(string) - The label for the field.icon(string) - The icon for the field.iconColor(string) - The color of the icon.placeholder(string) - A placeholder for the field.lines(string) - Lines preferences for the item.color(string) - The color for the component.disabled(boolean) - If true, the component is disabled.
Outputs
change(EventEmitter) - On change event. iconSelect(EventEmitter) - Icon select.