Socket
Book a DemoInstallSign in
Socket

@fluentui/experiments

Package Overview
Dependencies
Maintainers
13
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluentui/experiments

Experimental React components for building experiences for Microsoft 365.

latest
Source
npmnpm
Version
7.44.0
Version published
Weekly downloads
0
Maintainers
13
Weekly downloads
 
Created
Source

@fluentui/experiments

Experimental components for Fluent UI React (formerly Office UI Fabric React)

These are not production-ready components and should never be used in product unless you are the CODEOWNER of the component and are responsible for reviewing all PRs involving this component. This experimental space is useful for testing new components whose APIs might change before final release.

To import experimental components:

import { ComponentName } from '@fluentui/experiments/lib/ComponentName';

Testing locally

To run the local demo app for this project, first follow the setup instructions for the Fluent UI React repo. Then when running yarn start from the root of the repo, choose the @fluentui/experiments option.

FAQs

Package last updated on 01 Sep 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts