🚀 DAY 5 OF LAUNCH WEEK:Introducing Webhook Events for Alert Changes.Learn more
Socket
Book a DemoInstallSign in
Socket

@fluentui/react-infolabel

Package Overview
Dependencies
Maintainers
9
Versions
625
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluentui/react-infolabel

InfoLabel component for Fluent UI v9

latest
Source
npmnpm
Version
9.4.12
Version published
Weekly downloads
193K
-4.67%
Maintainers
9
Weekly downloads
 
Created
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

Package last updated on 11 Nov 2025

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