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