Announcement Card
# Announcement Card
This control serves to display basic information in the form of a card.
Bindings
Property Name | Description | Of Type | Input | Usage | Required |
---|---|---|---|---|---|
bindingField | Binding field. | SingleLine.Text | bound | true | |
heading | Card Heading. | SingleLine.Text | Order | input | false |
iconName | JSON object that contains Webresource name or icon name from FluentUI. | SingleLine.Text |
| input | false |
description | Card Description. | SingleLine.Text | input | false | |
actionLink | Action link at the bottom of the card. Url without the domain. | SingleLine.Text |
| input | false |
actionLinkText | Label for Action Link. | SingleLine.Text | LINK | input | false |