UNPKG

@uifabric/experiments

Version:

Experimental React components for building experiences for Microsoft 365.

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