Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33188 (s=33188, is=33223, ic=33222, ia=33224)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33224 (s=33188, is=33224, ic=33223, ia=33225)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33223 (s=33188, is=33224, ic=33223, ia=33225)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33225 (s=33188, is=33224, ic=33223, ia=33225)