Plasma Ball
A pure CSS plasma ball with animated electric rays inside a glass sphere, complete with base and switch.
Installation
npm install @duskmoon-dev/el-art-plasma-ball
Usage
import '@duskmoon-dev/el-art-plasma-ball/register';
<el-dm-art-plasma-ball></el-dm-art-plasma-ball>
Live Demo
Default
Active (On)
No Base
Sizes
Properties
| Property | Type | Default | Description |
|---|---|---|---|
size | 'sm' | 'md' | 'lg' | 'md' | Size of the plasma ball |
on | boolean | false | Activates the plasma rays animation |
no-base | boolean | false | Hides the base and switch, showing only the glass ball |