Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99282 (s=99282, is=99344, ic=99345, ia=99346)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99345 (s=99282, is=99345, ic=99346, ia=99347)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99346 (s=99282, is=99345, ic=99346, ia=99347)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99347 (s=99282, is=99345, ic=99346, ia=99347)