Properties
Optional
button
button?: { primary: undefined | CSSProperties; root: undefined | CSSProperties; secondary: undefined | CSSProperties }
Type declaration
-
primary: undefined | CSSProperties
-
root: undefined | CSSProperties
-
secondary: undefined | CSSProperties
Optional
column
column?: { root: undefined | CSSProperties }
Type declaration
-
root: undefined | CSSProperties
Optional
divider
divider?: { root: undefined | CSSProperties }
Type declaration
-
root: undefined | CSSProperties
Optional
email
email?: { root: undefined | CSSProperties }
Type declaration
-
root: undefined | CSSProperties
Optional
image
image?: { body: undefined | CSSProperties; caption: undefined | CSSProperties; captionSection: undefined | CSSProperties; image: undefined | CSSProperties; imageColumn: undefined | CSSProperties; imageSection: undefined | CSSProperties; root: undefined | CSSProperties; table: undefined | CSSProperties }
Type declaration
-
body: undefined | CSSProperties
-
caption: undefined | CSSProperties
-
captionSection: undefined | CSSProperties
-
image: undefined | CSSProperties
-
imageColumn: undefined | CSSProperties
-
imageSection: undefined | CSSProperties
-
root: undefined | CSSProperties
-
table: undefined | CSSProperties
Optional
link
link?: { root: undefined | CSSProperties }
Type declaration
-
root: undefined | CSSProperties
Optional
preheader
preheader?: { root: undefined | CSSProperties }
Type declaration
-
root: undefined | CSSProperties
Optional
quote
quote?: { root: undefined | CSSProperties }
Type declaration
-
root: undefined | CSSProperties
Optional
section
section?: { body: undefined | CSSProperties; root: undefined | CSSProperties; row: undefined | CSSProperties }
Type declaration
-
body: undefined | CSSProperties
-
root: undefined | CSSProperties
-
row: undefined | CSSProperties
Optional
typography
typography?: { root: undefined | CSSProperties }
Type declaration
-
root: undefined | CSSProperties
Interface for the Deafult and Custom Theme.