Compartilhar via


ComponentType type

Tipo de componente do lado do cliente.

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