Socket
Book a DemoInstallSign in
Socket

@fluentui/react-persona

Package Overview
Dependencies
Maintainers
10
Versions
917
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

Source
npmnpm
Version
9.5.5
Version published
Maintainers
10
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 21 Aug 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