Appearance
Rule.io SDK / rcml/src / AlignNode
Type Alias: AlignNode
AlignNode =
object
Defined in: rcml/src/email/content/json-validator/types.ts:171
A text-alignment container block node.
Properties
attrs
attrs:
object
Defined in: rcml/src/email/content/json-validator/types.ts:173
value
value:
"left"|"center"|"right"
The alignment direction applied to child blocks.
content
content:
BlockNode[]
Defined in: rcml/src/email/content/json-validator/types.ts:177
type
type:
"align"
Defined in: rcml/src/email/content/json-validator/types.ts:172