Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 4588 (s=4588, is=4594, ic=4592, ia=4594)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 4595 (s=4588, is=4595, ic=4593, ia=4595)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 4593 (s=4588, is=4595, ic=4593, ia=4595)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 4595 (s=4588, is=4595, ic=4593, ia=4595)