Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 34285 (s=34285, is=34320, ic=34319, ia=34321)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 34321 (s=34285, is=34321, ic=34320, ia=34322)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 34320 (s=34285, is=34321, ic=34320, ia=34322)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 34322 (s=34285, is=34321, ic=34320, ia=34322)