Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64326 (s=64326, is=64381, ic=64382, ia=64383)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64382 (s=64326, is=64382, ic=64383, ia=64384)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64383 (s=64326, is=64382, ic=64383, ia=64384)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64384 (s=64326, is=64382, ic=64383, ia=64384)