Socket
Socket
Sign inDemoInstall

@fluentui/react-infolabel

Package Overview
Dependencies
41
Maintainers
12
Versions
192
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @fluentui/react-infolabel

InfoLabel component for Fluent UI v9


Version published
Weekly downloads
67K
decreased by-5.88%
Maintainers
12
Created
Weekly downloads
 

Readme

Source

@fluentui/react-infolabel

React Infolabel components for Fluent UI React

To use InfoLabel import InfoLabel like this:

import { InfoLabel } from '@fluentui/react-components';

const InfoLabelExample = () => {
  return <InfoLabel info="Sample information">Sample label</InfoLabel>;
};

FAQs

Last updated on 23 May 2024

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc