Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 77233 (s=77233, is=77290, ic=77291, ia=77292)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 77291 (s=77233, is=77291, ic=77292, ia=77293)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 77292 (s=77233, is=77291, ic=77292, ia=77293)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 77293 (s=77233, is=77291, ic=77292, ia=77293)