UNPKG

@uifabric/experiments

Version:

Experimental React components for building experiences for Microsoft 365.

3 lines (2 loc) 190 B
import { IFloatingPeopleSuggestionsProps } from './FloatingPeopleSuggestions.types'; export declare const FloatingPeopleSuggestions: (props: IFloatingPeopleSuggestionsProps) => JSX.Element;