Text
Text
Description
Display provide text in the body portion
Attributes
tile
: "text"title
body
: string of contents
Example
{
"tile": "text",
"title": "Test the text tile",
"body": "Hello this is description of text tile"
}
Display provide text in the body portion
tile
: "text"title
body
: string of contents {
"tile": "text",
"title": "Test the text tile",
"body": "Hello this is description of text tile"
}