UNPKG

@uifabric/experiments

Version:

Experimental React components for building experiences for Microsoft 365.

3 lines (2 loc) 158 B
import { ICollapsibleSectionComponent } from './CollapsibleSection.types'; export declare const CollapsibleSectionView: ICollapsibleSectionComponent['view'];