"divider".
When to use:
- Separate distinct sections of content
- Create visual breaks between related items
- Improve readability in long notifications
- Organize grouped content visually
string
The CSS color of the divider line. Any valid CSS color value (e.g.,
"#e0e0e0", "rgb(224, 224, 224)", "gray"). Defaults to a standard gray.string
Border width in pixels for the divider line (e.g.,
"1px", "2px").string
Padding around the divider. Any valid CSS padding value (e.g.,
"10px", "20px 10px").string[]
An array of channel names. The divider renders only for the listed channels. See .
- Email: ✅ Full support with styling
- Push: ⚠️ Limited support (may render as plain text or be ignored)
- SMS: ❌ Not supported (dividers are not rendered)
- Inbox: ✅ Full support with styling