Home > @fluentui/react-teams > TActions
A collection of actions, keyed by the action ID.
Signature:
export declare type TActions = {
[actionKey: string]: TAction;
};
References: TAction
Home > @fluentui/react-teams > TActions
A collection of actions, keyed by the action ID.
Signature:
export declare type TActions = {
[actionKey: string]: TAction;
};
References: TAction