Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 29300 (s=29300, is=29333, ic=29331, ia=29333)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 29334 (s=29300, is=29334, ic=29332, ia=29334)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 29332 (s=29300, is=29334, ic=29332, ia=29334)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 29334 (s=29300, is=29334, ic=29332, ia=29334)