Moon
A pure CSS moon illustration with full and crescent variants, optional glow effect, and size options.
Installation
npm install @duskmoon-dev/el-art-moon
Usage
import '@duskmoon-dev/el-art-moon/register';
<el-dm-art-moon></el-dm-art-moon>
Live Demo
Variants
Glow
Sizes
Properties
| Property | Type | Default | Description |
|---|---|---|---|
variant | 'full' | 'crescent' | 'full' | Moon shape variant |
size | 'sm' | 'md' | 'lg' | 'md' | Size of the moon |
glow | boolean | false | Adds a soft glow effect |