Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5588 (s=5588, is=5594, ic=5592, ia=5594)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5595 (s=5588, is=5595, ic=5593, ia=5595)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5593 (s=5588, is=5595, ic=5593, ia=5595)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5595 (s=5588, is=5595, ic=5593, ia=5595)