Stack
Customize Stack
Sensitivity180
Animation Stiffness260
Animation Damping20
Autoplay Delay (ms)3000
Mobile Breakpoint768px
Stack Width208px
Stack Height208px
Props
| Property | Type | Default | Description |
|---|---|---|---|
| items | array | [] | Array of items to display in the stack |
| direction | string | vertical | Stack direction - 'vertical' or 'horizontal' |
| spacing | number | 16 | Spacing between stack items in pixels |
| align | string | start | Alignment of stack items - 'start', 'center', or 'end' |
| className | string | custom-stack | Additional CSS class names for styling |
| itemClassName | string | | CSS class name for individual stack items |
| animated | boolean | | Enable or disable stack animations |
| animationType | string | slide | Type of animation - 'slide', 'fade', or 'scale' |
| animationDuration | number | 300 | Duration of animations in milliseconds |
| gap | number | 8 | Gap between stack items in pixels |
| wrap | boolean | | Enable or disable wrapping of stack items |
Dependencies
ogl
Created with ❤️ by Cybershoora