@iterable/react-native-sdk - v2.0.3
Preparing search index...
IterableHtmlInAppContentRaw
Interface IterableHtmlInAppContentRaw
The raw in-App content details returned from the server.
interface
IterableHtmlInAppContentRaw
{
edgeInsets
:
IterableEdgeInsetDetails
;
html
:
string
;
}
Index
Properties
edge
Insets
html
Properties
edge
Insets
edgeInsets
:
IterableEdgeInsetDetails
The HTML content of the in-App message.
html
html
:
string
The HTML content of the in-App message.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
edge
Insets
html
@iterable/react-native-sdk - v2.0.3
Loading...
The raw in-App content details returned from the server.