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