6.6.1 • Published 21 days ago

@maggioli-design-system/mds-header-bar v6.6.1

Weekly downloads
-
License
MIT
Repository
-
Last release
21 days ago

mds-header-bar

This is a web-component from Maggioli Design System Magma, built with StencilJS, TypeScript, Storybook. It's based on the web-component standard and it's designed to be agnostic from the JavaScirpt framework you are using.

Properties

PropertyAttributeDescriptionTypeDefault
menumenuSets the visibility type of the hamburger menu"all" \| "desktop" \| "mobile" \| "none"'mobile'
navnavSets the visibility type of the navigation menu"all" \| "desktop" \| "mobile" \| "none"'desktop'

Events

EventDescriptionType
mdsHeaderBarOpenEmits when the component is openedCustomEvent<void>

Slots

SlotDescription
"default"Put contents, like logo and a small description shown on the left of the component. Add text string, HTML elements or components to this slot.
"nav"Put the actions shown when the component is on desktop mode. Add HTML elements or components, it is recommended to use mds-button element.

Shadow Parts

PartDescription
"actions"Selects the element which wraps nav and hamburger parts
"contents"
"hamburger"Selects the hamburger menu action element
"nav"Selects the nav element that contains the horizontal menu

Dependencies

Depends on

Graph

graph TD;
  mds-header-bar --> mds-button
  mds-button --> mds-spinner
  mds-button --> mds-icon
  mds-button --> mds-text
  style mds-header-bar fill:#f9f,stroke:#333,stroke-width:4px

Built with love @ Gruppo Maggioli from R&D Department

6.6.1

21 days ago

6.6.0

2 months ago

6.5.4

3 months ago

6.5.3

3 months ago

6.5.2

3 months ago

6.5.1

3 months ago

6.5.0

3 months ago

6.3.0

3 months ago

6.4.0

3 months ago

6.2.4

4 months ago

6.2.3

4 months ago

6.2.2

5 months ago

5.4.0

8 months ago

6.1.0

6 months ago

6.0.1

7 months ago

6.0.0

8 months ago

6.2.1

6 months ago

6.2.0

6 months ago

6.0.2

7 months ago

5.3.0

11 months ago

5.2.0

1 year ago

5.1.0

1 year ago

5.0.0

1 year ago

4.1.0

1 year ago

4.0.1

1 year ago

4.0.0

2 years ago

3.0.1

2 years ago

3.0.0

2 years ago

2.0.0

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago