2.0.8 • Published 1 year ago

@imagina/qbanner v2.0.8

Weekly downloads
44
License
ISC
Repository
github
Last release
1 year ago

QBANNER | 1.0.1

Installation

npm i @imagina/qanner@1.0.1

API Routes

ENTITYROUTE
Positionpositions
Bannerbanners
BannerorderBanners

Pages

  • Back-End

    PAGENAME
    indexqbanner.admin.sliders
    showPositionqbanner.admin.positions.show
    createBannerqbanner.admin.banner.create
    updateBannerqbanner.admin.banner.update

Usage

import qbanner from '@imagina/qbanner/_components/frontend/qbanner'

export default {
  ...
  components: {
   qbanner
  }
  ...
};
<qbanner systemName="home-1" height="500"/>

Configuration

PropertyTypeDefault
systemNameStringnull
heightString'500'
2.0.8

1 year ago

2.0.7

2 years ago

2.0.6

2 years ago

2.0.5

3 years ago

2.0.4

3 years ago

2.0.3

3 years ago

2.0.2

3 years ago

2.0.1

3 years ago

2.0.0

3 years ago

1.1.5

3 years ago

1.1.4

3 years ago

1.1.3

3 years ago

1.1.1

3 years ago

1.1.2

3 years ago

1.1.0

3 years ago

1.0.1

4 years ago

1.0.0

4 years ago