Skip to content

Highlight Element

Fade and highlight elements, suitable for product breakdown and presentation scenarios.

Install Plugin

You need to install the bright plugin to use it. Click here to visit the Github repository.

sh
npm install @leafer-in/bright
sh
pnpm add @leafer-in/bright
sh
yarn add @leafer-in/bright
sh
bun add @leafer-in/bright

Or include via script tag and use the global variable LeaferIN.bright to access plugin features.

html
<script src="https://unpkg.com/@leafer-in/bright@2.1.0/dist/bright.min.js"></script>
html
<script src="https://unpkg.com/@leafer-in/bright@2.1.0/dist/bright.js"></script>

Next Steps

bright

dim

Released under the MIT License.