UNPKG

@microsoft/windows-admin-center-sdk

Version:

Microsoft - Windows Admin Center Shell

9 lines (8 loc) 474 B
import { ActionItem } from '../actions'; import * as i0 from "@angular/core"; export declare class ContextDropdownComponent { actionGroupTitle: string; actions: ActionItem[]; static ɵfac: i0.ɵɵFactoryDeclaration<ContextDropdownComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<ContextDropdownComponent, "sme-context-dropdown", never, { "actionGroupTitle": "actionGroupTitle"; "actions": "actions"; }, {}, never, never, false, never>; }