1.1.2 • Published 4 years ago

sidenav-tria v1.1.2

Weekly downloads
82
License
-
Repository
-
Last release
4 years ago

Sidenav page

This library is compatible with Angular version 10+

Usage

First you will need to install bootstrap in your project

npm i bootstrap
@import "~bootstrap/dist/css/bootstrap.min.css";

To use this component follow the steps below.

npm i sidenav-tria
import module SidenavTriaModule
import page <tria-SidenavTria></tria-SidenavTria>

<tria-SidenavTria>
    <!-- you html menu  -->
</tria-SidenavTria>

Inputs

We can pass some parameters, follow below what they are

NameTypeDefaultDescription
logostringlogotipo-triasoftware.pnglogotipo
userNamestringTriauser name
dropdownMenuObjobject{languageHeader: 'Idioma',languageCurrent: 'pt-BR',languageEn: "Inglês",languageBr: "Português", languageAccount: 'Minha Conta', languageLogout: 'Sair'}labels values

Outputs

We can pass some events, follow below what they are

NameTypeDefaultDescription
dropdownMenuActionLanguageEventEmitternonechange language
dropdownMenuActionLogoutEventEmitternoneaction logout
dropdownMenuActionProfileEventEmitternoneaction my profile
1.1.1

4 years ago

1.1.2

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.3

4 years ago

1.0.0

4 years ago

0.0.9

4 years ago

0.0.8

4 years ago

0.0.7

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.6

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago