The HTML region will include styling to make it visually distinct as a summary and have the "is-ai-summary" CSS class assigned to it.
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| html | String | The HTML content to be included in the summary region. | ||
| title | String | Optional | ||
| cssClasses | String | Optional | Optional additional CSS classes to assign to the region. | |
| hiddenByDefault | Boolean | Optional | If omitted, a value of False is assumed. | |
| htmlElementId | String | Optional | ByRef | The HTML Element Id assigned to the created region. |
An HTML String.