@modulbank/components-header

0.4.22 • Public • Published

Header

** This Header component only for kassa, buh and bank sites only ** ** You must have nuxt instance **


publish package

Публиковать пакет через терминал НЕ нужно!!!

1 - Меняем версию пакета

2 - После создания мрки, публикуем пакет, с помощью этапа в ci/cd publish

3 - Публикуем его в нексус, с помощью этапа publish_nexus

4 - Используем его в проекте с новой версией

how to use

1 -

npm i @modulbank/components-header

2 - in your layout

import MbHeader from '@modulbank/components-header/src/index.vue';

3 - reg as component

components: { MbHeader }

4 - you need to pass the prop menuContent

menuContent should have this structure

{ project!: bank, buh or kassa menuList!: [ { title! link dropdown: [ type!: bold | normal text link col ] banner } ] personalMenu!: [ { icon link text col } ] }

/@modulbank/components-header/

    Package Sidebar

    Install

    npm i @modulbank/components-header

    Weekly Downloads

    6

    Version

    0.4.22

    License

    MIT

    Unpacked Size

    121 kB

    Total Files

    19

    Last publish

    Collaborators

    • artem9989
    • artur_ka
    • kossmos
    • lazio_dev