Skip to main content
SharePoint Microsoft Viva

Stock Price Chart - Adaptive Card Extension

Last modified on February 17, 2025

This Adaptive Card Extension (ACE) sample shows how to use HTML and React in an ACEs which was introduced in SPFx 1.20.0. This ACE allows you to see the stock price chart of a company. The stock price chart is displayed using the TradingView widget.

View on GitHub

References

Viva Connections Extensibility guidance

Adaptive Card Extensions are client-side components that run in the context of a SharePoint page.

Adaptive Card Documentation

Detailed documentation on Adaptive Cards including the Adaptive Card designer.

Adaptive Card Extension Design Guidance

Design guidance for laying out Adaptive Card Extensions.