Socket
Book a DemoInstallSign in
Socket

@fluentui/react-persona

Package Overview
Dependencies
Maintainers
10
Versions
906
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluentui/react-persona

React components for building web experiences

latest
Source
npmnpm
Version
9.5.6
Version published
Weekly downloads
283K
-1.29%
Maintainers
10
Weekly downloads
 
Created
Source

@fluentui/react-persona

React Persona components for Fluent UI React

Usage

To import Persona:

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

Examples

const PersonaExample = () => {
  return <Persona name="Kevin Sturgis" secondaryText="Software Engineer" />;
};

FAQs

Package last updated on 08 Sep 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