DNA Helix
AnimationsAnimated DNA helix
dnahelixrotate
Installation
$
Usage
tsx
import { DnaHelix } from "@/components/nonaxial/dna-helix"
export default function Example() {
return (
<DnaHelix>{/* Your content here */}</DnaHelix>
)
}Props
| Prop | Type | Default |
|---|---|---|
| children | ReactNode | — |
| className | string | — |