Compartir a través de


ComponentType type

Tipo de componente del lado cliente.

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