Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 29333 (s=29333, is=29352, ic=29355, ia=29356)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 29353 (s=29333, is=29353, ic=29356, ia=29357)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 29356 (s=29333, is=29353, ic=29356, ia=29357)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 29357 (s=29333, is=29353, ic=29356, ia=29357)