Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11652 (s=11652, is=11664, ic=11663, ia=11665)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11665 (s=11652, is=11665, ic=11664, ia=11666)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11664 (s=11652, is=11665, ic=11664, ia=11666)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11666 (s=11652, is=11665, ic=11664, ia=11666)