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