Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 69343 (s=69343, is=69399, ic=69400, ia=69401)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 69400 (s=69343, is=69400, ic=69401, ia=69402)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 69401 (s=69343, is=69400, ic=69401, ia=69402)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 69402 (s=69343, is=69400, ic=69401, ia=69402)