Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 86274 (s=86274, is=86332, ic=86333, ia=86334)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 86333 (s=86274, is=86333, ic=86334, ia=86335)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 86334 (s=86274, is=86333, ic=86334, ia=86335)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 86335 (s=86274, is=86333, ic=86334, ia=86335)