A Complete Microsoft Excel-like JavaScript Spreadsheet for Enterprise Applications
SpreadJS Designer Component present as a control that could be embedded into your web application easily, and also provided flexible, customizable configuration to achieve your business logic.
SharePoint Framework module interfaces
Spread.Sheets react support
Diagnostics tools for the SharePoint Framework
SharePoint Framework core libraries
`<sp-icon>` renders an icon to the page. By default the `name` attribute will pair with separately registered icon sets to deliver the icons. When not present, `<sp-icon>` will subsequently check for its `src` attribute which could populate the icon via a
Essential lodash functions for SharePoint
TypeScript interfaces for working with SharePoint REST APIs
SharePoint Framework support for building client-side components
SharePoint Framework support for dynamic data bindings
Base communication layer for the SharePoint Framework
Page context services for the SharePoint Framework
SharePoint and AAD communication layer for the SharePoint Framework
Microsoft Graph communication layer for the SharePoint Framework
SpreadJS Pivot plugin
An `<sp-button>` represents an action a user can take. sp-buttons can be clicked or tapped to perform an action or to navigate to another page. Buttons in Spectrum have several variations for different uses and multiple levels of loudness for various atte
The SharePoint Framework loader
An `<sp-menu>` is used for creating a menu list. The various elements inside a menu are given as [`<sp-menu-group>`](../menu-group), [`<sp-menu-item>`](../menu-item), or `<sp-menu-divider>`. Often a `<sp-menu>` element will appear in a [`<sp-popover>`](..
`<sp-theme>` provides Spectrum design tokens (CSS custom properties) to everything in its DOM scope. Components inside a theme use these tokens to render correctly. The element itself does not visually “apply” styles to your app; it exposes the tokens so
A simplified css-loader for Webpack
SharePoint Framework support for building web parts
An `<sp-action-button>` represents an action a user can take.
Provides access to the application instance in SharePoint Framework components.