About

The About widget creates content that displays in the widget.

Configurable attributes

The following table describes the configurable attributes of the About widget.

AttributeDescription

about

Object. There is no default. It has the following property:

  • aboutContent: —String. There is no default. The content displays in the About widget.

Example

{
  "about": {
    "aboutContent": “<div style=\"text-align: center;\"><a href=\"http://www.esri.com/\" target=\"_self\">Hello world!</a><br /></div>"
  }
}

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.