UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Microsoft 365.

6 lines (5 loc) 151 B
import { ActionButton } from '../ActionButton/ActionButton'; /** * {@docCategory Button} */ export declare const CommandButton: typeof ActionButton;