Skip to content

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"
}