UNPKG

igniteui-angular-sovn

Version:

Ignite UI for Angular is a dependency-free Angular toolkit for building modern web apps

8 lines (6 loc) 160 B
import { Directive } from '@angular/core'; @Directive({ selector: 'igx-banner-actions', standalone: true }) export class IgxBannerActionsDirective { }