Skip to content

interact-io/ng-show-hide

Repository files navigation

ng-show-hide

A structure Angular CLI directive to show or hide the element base on the argument passed into the directive

Usage

    imports: [...,NgShowHideModule]
    ...
    <div *showIf="condition"> Bla bla </div>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published