UNPKG

@uifabric/experiments

Version:

Experimental React components for building experiences for Microsoft 365.

3 lines (2 loc) 287 B
import { IFloatingSuggestionHeaderFooterItemStylesProps, IFloatingSuggestionHeaderFooterItemStyles } from './FloatingSuggestionsHeaderFooterItem.types'; export declare const getStyles: (props: IFloatingSuggestionHeaderFooterItemStylesProps) => IFloatingSuggestionHeaderFooterItemStyles;