Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 97321 (s=97321, is=97383, ic=97384, ia=97385)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 97384 (s=97321, is=97384, ic=97385, ia=97386)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 97385 (s=97321, is=97384, ic=97385, ia=97386)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 97386 (s=97321, is=97384, ic=97385, ia=97386)