Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11281 (s=11281, is=11291, ic=11290, ia=11292)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11292 (s=11281, is=11292, ic=11291, ia=11293)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11291 (s=11281, is=11292, ic=11291, ia=11293)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11293 (s=11281, is=11292, ic=11291, ia=11293)