UNPKG

@uifabric/experiments

Version:

Experimental React components for building experiences for Microsoft 365.

6 lines (5 loc) 234 B
/** * @deprecated This component was experimental and is not longer being developed on, nor will it be supported in the * future. */ export declare const CommandButton: import("react").FunctionComponent<import("..").IButtonProps>;