@equinor/fusion-react-person
v2.0.0
Published
React component for selecting and displaying a person's information
Readme
@equinor/fusion-react-person
Installation
npm install @equinor/fusion-react-personComponents
- PeoplePicker - Pick people from the People API presented as pills or a table.
- PeopleViewer - View people presented as pills or a table.
- PersonPicker - Pick a person from the People API presented as a pill or a table. This only lets you pick a single person.
- PersonAvatar - This component displays a person's image with an account type border and provides detailed information on hover.
- PersonCard - Use this component to display comprehensive information about a person, including their department, positions, tasks, and current manager.
- PersonListItem - This component showcases basic information about a person, with the option to add additional buttons.
- PersonSelect - Searchable dropdown of people in Equinor.
- PersonCell - Person item used in ag-grid and tables.
- PersonProvider - Create a custom provider for the person components, used when you need to customize the person search results in resolver.
