UNPKG
@yoursabhishekabhi7/modal-popup-ng-all
Version:
latest (0.0.4)
0.0.4
0.0.3
0.0.2
0.0.1
Reusable Angular modal popup components supporting Angular 14 to 18
@yoursabhishekabhi7/modal-popup-ng-all
/
lib
/
boot-starp-components
/
modal-popup
/
button-header
/
button-header.component.d.ts
6 lines
(5 loc)
•
285 B
TypeScript
View Raw
1
2
3
4
5
6
import
*
as
i0
from
"@angular/core"
;
export
declare
class
PopUpHeaderComponent
{
static
ɵ
fac
: i0.ɵɵ
FactoryDeclaration
<
PopUpHeaderComponent
,
never
>;
static
ɵ
cmp
: i0.ɵɵ
ComponentDeclaration
<
PopUpHeaderComponent
,
"popup-header"
,
never
, {}, {},
never
, [
"*"
],
false
,
never
>; }