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