This example shows a basic ACE with a single card view. The settings allow you to set the link launched by the card. You can set the URL to anything you like and the card will launch it. For Teams links, paste in the link from "Get link to channel" and select the "Is Teams Deep Link".
Highlights:
- Basic properties and updating the property pane
- How link actions work and properties are accessed within a solution
- Updating the code to use async/await
Card View
Settings showing link Url
Get your own free development tenant by subscribing to Microsoft 365 developer program
None
Solution | Author(s) |
---|---|
teams-chat-card | Microsoft |
Version | Date | Comments |
---|---|---|
1.0 | August 22, 2021 | Initial release |
THIS CODE IS PROVIDED AS IS WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.
- Clone this repository
- Ensure that you are at the solution folder
- in the command-line run:
- npm install
- gulp serve --nobrowser
- Extend Microsoft Viva Connections Learn Path
- Getting started with SharePoint Framework
- Building for Microsoft teams
- Use Microsoft Graph in your solution
- Publish SharePoint Framework applications to the Marketplace
- Microsoft 365 Patterns and Practices - Guidance, tooling, samples and open-source controls for your Microsoft 365 development