Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 49101 (s=49101, is=49151, ic=49151, ia=49153)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 49152 (s=49101, is=49152, ic=49152, ia=49154)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 49152 (s=49101, is=49152, ic=49152, ia=49154)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 49154 (s=49101, is=49152, ic=49152, ia=49154)