UNPKG

@doku-dev/doku-fragment

Version:

A new Angular UI library that moving away from Bootstrap and built from scratch.

9 lines (8 loc) 462 B
import { NgClass } from '@angular/common'; import * as i0 from "@angular/core"; export declare class DokuSelectDropdownPortal { protected get classes(): NgClass['ngClass']; protected onClick(event: Event): void; static ɵfac: i0.ɵɵFactoryDeclaration<DokuSelectDropdownPortal, never>; static ɵcmp: i0.ɵɵComponentDeclaration<DokuSelectDropdownPortal, "doku-select-dropdown-portal", ["dokuSelectDropdownPortal"], {}, {}, never, ["*"], true>; }