0.6.2 • Published 7 months ago

@izosa/website-menu v0.6.2

Weekly downloads
-
License
-
Repository
-
Last release
7 months ago

Properties

<website-menu [items]="menu"></website-menu>

CSS Properties

website-menu{
    --direction: row;
    --gap: 2rem;
    --py: 0.5rem;
    --px: 1rem;

    --text-color: #3f3f3f
    --text-color-invert: #ffffff;
    --text-color-active: #c9851d;
    --text-transform: uppercase;
    --font-size: 1rem;
    --font-weight: 700;
    --font-familly: inherit;

    --m-width:	300px;
    --transition-ms: 150ms;
    --transition-type: ease-in-out;

    --m-text-color:	#3f3f3f;
    --m-text-active: #c9851d;
    --m-font-size: 1.5rem;
    --m-font-weight: 700;
    --m-font-family: inherit;

    --m-button-color: #3f3f3f;
    --m-button-size: 3rem;
    --m-button-font-size: 1.5rem;
    --m-text-transform: none;

    --backdrop-background: #3f3f3f3a;
}
0.6.2

7 months ago

0.5.0

7 months ago

0.6.1

7 months ago

0.6.0

7 months ago

0.4.0

1 year ago

0.3.1

2 years ago

0.1.0

2 years ago

0.1.1

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago