UNPKG

@uifabric/experiments

Version:

Experimental React components for building experiences for Microsoft 365.

4 lines (3 loc) 150 B
import { IActionableComponent } from './Actionable.types'; /** @deprecated */ export declare const useActionableState: IActionableComponent['state'];