Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 78333 (s=78333, is=78390, ic=78391, ia=78392)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 78391 (s=78333, is=78391, ic=78392, ia=78393)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 78392 (s=78333, is=78391, ic=78392, ia=78393)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 78393 (s=78333, is=78391, ic=78392, ia=78393)