Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65211 (s=65211, is=65266, ic=65267, ia=65268)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65267 (s=65211, is=65267, ic=65268, ia=65269)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65268 (s=65211, is=65267, ic=65268, ia=65269)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65269 (s=65211, is=65267, ic=65268, ia=65269)