Attributes
| Name |
|---|
| Icon |
| ShowIcon |
| Title |
| ActionTitle |
| ActionIcon |
| ShowActionIcon |
| ShowActionButton |
| LaunchUri |
Events
| Name |
|---|
| ActionClick |
Example
1 | <dev:GoToCard Title="Syncfusion Collaborates with Microsoft to Advance .NET MAUI" |
if you provide LaunchUri and then click on ActionButton, LaunchUri will be used and no need to subscribe to ActionClick event.

Demo
you can run demo and see this feature.