<MotionDiagramRegion>
Drop-in replacement for core’s <DiagramRegion> with Framer Motion animations.
| Name | Type | Default | Description |
|---|---|---|---|
id | string | — | Region ID. |
children | ReactNode | — | SVG / DOM content. |
as? | 'g' | 'div' | 'g' | Element to render. |
animation? | MotionPreset | — | Animation preset for show/hide. |