Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33632 (s=33632, is=33667, ic=33666, ia=33668)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33668 (s=33632, is=33668, ic=33667, ia=33669)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33667 (s=33632, is=33668, ic=33667, ia=33669)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33669 (s=33632, is=33668, ic=33667, ia=33669)