NexoreUIv1.5
InstallationComponents41IconsNexore MakeAI
Create ProjectSTUDIOGitHub
NexoreUI
42 comps
Create Project
Studio
Installation
Components Overview
40+
Icons
300+
Categories6 groups
Button
Input
Switch
Slider
Rating
File Upload
Card
Accordion
Tabs
Table
Stepper
Scroll Area
Navigation
Dock
Data Display
Aurora Border Card
AI
AI Prompt Input
AI
Command
Interactive Code Block
AI
Theme: indigo
Studio
DocsMorphing Geometry

Morphing Geometry

Interactive geometric entity with fluid corner transitions, continuous rotation, and specular surface styling.

NextInteractive Code Block
On This Page
Quick Actions
Project Studio
New
Nexore Make (AI)Source on GitHub
New Component

Morphing Geometry

An interactive geometric entity with fluid corner transitions, continuous ambient rotation, specular surface glare, and customizable color gradient palettes.

npx nexoreui-cli add morphing-geometry

Interactive Playground

Configure Props

Usage Examples

1. Interactive Click-to-Morph

component.tsx

2. Continuous Ambient Spin

component.tsx
Page 1 of 3

API Reference

PropTypeDefaultDescription
shape"squircle" | "circle" | "pill" | "square" | "custom""squircle"Corner curvature profile for geometry morphing.
radiusnumber | string-Explicit border radius override (e.g. 24 or '1.5rem').
color"violet" | "cyan" | "emerald" | "rose" | "amber" | "rainbow" | "mono""violet"Color theme with matching gradients and specular borders.
variant"gradient" | "aurora" | "neon" | "glass" | "outline" | "subtle""gradient"Surface material treatment.
spinbooleanfalseEnables continuous 360-degree rotational animation.
interactivebooleanfalseWhether clicking smoothly morphs the shape to the next preset.
glowbooleantrueRenders matching ambient box-shadow glow.