Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101528 (s=101528, is=101592, ic=101593, ia=101595)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101593 (s=101528, is=101593, ic=101594, ia=101596)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101594 (s=101528, is=101593, ic=101594, ia=101596)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101596 (s=101528, is=101593, ic=101594, ia=101596)