UNPKG

@edugouvfr/ngx-dsfr

Version:

NgxDsfr est un portage Angular des éléments d'interface du Système de Design de l'État Français (DSFR).

6 lines (5 loc) 190 B
import { ElementRef } from '@angular/core'; export declare class DomUtils { private constructor(); static surroundChildWithli(parent: ElementRef<any>, childTagName: string): void; }