Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 66274 (s=66274, is=66330, ic=66331, ia=66332)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 66331 (s=66274, is=66331, ic=66332, ia=66333)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 66332 (s=66274, is=66331, ic=66332, ia=66333)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 66333 (s=66274, is=66331, ic=66332, ia=66333)