Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9332 (s=9332, is=9340, ic=9338, ia=9340)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9341 (s=9332, is=9341, ic=9339, ia=9341)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9339 (s=9332, is=9341, ic=9339, ia=9341)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9341 (s=9332, is=9341, ic=9339, ia=9341)