About
The About widget creates content that displays in the widget.
Configurable attributes
The following table describes the configurable attributes of the About widget.
Attribute | Description |
---|---|
about | Object. There is no default. It has the following property:
|
Example
{
"about": {
"aboutContent": “<div style=\"text-align: center;\"><a href=\"http://www.esri.com/\" target=\"_self\">Hello world!</a><br /></div>"
}
}