Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 6420 (s=6420, is=6421, ic=6421, ia=6421)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 6422 (s=6420, is=6422, ic=6422, ia=6422)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 6422 (s=6420, is=6422, ic=6422, ia=6422)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 6422 (s=6420, is=6422, ic=6422, ia=6422)