0.0.12 • Published 4 months ago

@ngx-popovers/portal v0.0.12

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

portal

This library was generated with Nx for Angular apps.

Portal

The <ngx-portal/> component displays the content on the body.

<ngx-portal>
    <p>It will be displayed as the last child of the body</p>
</ngx-portal>

This component is required to display tooltips correctly without overlapping with other elements on the page.

Sources

Another packages from this library:

0.0.12

4 months ago