๐Ÿš€ Socket Launch Week ๐Ÿš€ Day 5: Introducing Socket Fix.Learn More โ†’
Socket
Sign inDemoInstall
Socket

@fluentui/react-button

Package Overview
Dependencies
Maintainers
8
Versions
1236
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluentui/react-button

Fluent UI React Button component.

0.9.2
Source
npm
Version published
Weekly downloads
146K
-0.23%
Maintainers
8
Weekly downloads
ย 
Created
Source

@fluentui/react-button

React Button components for Fluent UI React

These are not production-ready components and should never be used in product. This space is useful for testing new components whose APIs might change before final release.

To import React Button components:

import { Button } from '@fluentui/react-button';

const App = () => {
  return <Button content="hello, world!" />;
};

FAQs

Package last updated on 13 Aug 2020

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