Optional ReadonlyanimateOptional animation configuration
Optional ReadonlycontainerOptional custom container element. If not provided, defaults to a div
with display: contents.
Optional ReadonlyintroRe-animate the SSR/SSG-rendered branch on hydration. See EachConfig.intro for the full contract and FOUC caveat.
ReadonlyonElement to render when condition is false
ReadonlyonElement to render when condition is true
Configuration for the
whencontrol flow (DOM-specific with animation support).