A Complete Microsoft Excel-like JavaScript Spreadsheet for Enterprise Applications
The `<sp-tabs>` displays a list of `<sp-tab>` element children as `role="tablist"`. An `<sp-tab>` element is associated with a sibling `<sp-tab-panel>` element via their `value` attribute. When an `<sp-tab>` element is `selected`, the associated `<sp-tab-
`sp-button-group` delivers a set of buttons in horizontal or vertical orientation while ensuring the appropriate spacing between those buttons.
Interface for multihash, multicodec, multibase and CID
ES2019 spec-compliant String.prototype.trimStart shim.
a glob matcher in javascript
Web component implementation of a Spectrum design InfieldButton
A simplified css-loader for Webpack
Abstract streams to deal with the whole buffered contents.
`sp-action-group` delivers a set of action buttons in horizontal or vertical orientation while ensuring the appropriate spacing between those buttons. The `compact` attribute merges these buttons so that they are visually joined to clarify their relations
An `<sp-field-group>` element is used to layout a group of fields, usually `<sp-checkbox>` elements. It can be leveraged for `vertical` or `horizontal` organization of the fields that are supplied as its children.
An `<sp-overlay>` element is used to decorate content that you would like to present to your visitors as "overlaid" on the rest of the application. This includes dialogs (modal and not), pickers, tooltips, context menus, et al.
SharePoint Framework support for building client-side extensions
Simplified SharePoint HTTP client
An `<sp-progress-circle>` shows the progression of a system operation such as downloading, uploading, processing, etc. in a visual way. It can represent both determinate and indeterminate progress, helping users understand the status of ongoing operations
Gracefully handle a Promise using async/await.
SharePoint Framework support for building web parts
The main tmcp library
A simplified portal implementation for ⭕️ React Native ⭕️
An `<sp-field-label>` provides accessible labelling for form elements. Use the `for` attribute to outline the `id` of an element in the same DOM tree to which it should associate itself. Field labels give context to information that a user needs to input
An `<sp-underlay>` provides a visual layer between overlay content and the rest of your application. It is commonly used with modal dialogs and other overlay elements to create a visual separation and prevent interaction with the background content while
SharePoint Framework developer support for customizing search
Simple and complete DOM testing utilities that encourage good testing practices.
SharePoint Framework support for the property pane user interface.