次の方法で共有


ComponentType type

クライアント側コンポーネントの種類。

export type ComponentType = 'Application' | 'WebPart' | 'Library' | 'Extension' | 'AdaptiveCardExtension' | 'Prefab';