@blueeast/bluerain-plugin-carousel
TypeScript icon, indicating that this package has built-in type declarations

1.0.4 • Public • Published

Carousel Plugin

Adds Carousel carousel component to BlueRain. Components of Carousel have been developed using a common interface.

Usage

Run the following command in the plugin directoy:

npm i --save @blueeast/bluerain-plugin-carousel

Then in your boot function, pass the plugin like this:

import BR from '@blueeast/bluerain-os';
import CarouselPlugin from '@blueeast/bluerain-plugin-victory-carousel';

BR.boot({
	plugins: [CarouselPlugin]
})

Components

  • Carousel

API

CarouselPlugin

Extends Plugin

Carousel Plugin

Properties

Readme

Keywords

none

Package Sidebar

Install

npm i @blueeast/bluerain-plugin-carousel

Weekly Downloads

1

Version

1.0.4

License

MIT

Unpacked Size

21.2 kB

Total Files

17

Last publish

Collaborators

  • bluebase-release-bot
  • abubakarsaddique
  • artalat