Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32980 (s=32980, is=33014, ic=33013, ia=33015)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33015 (s=32980, is=33015, ic=33014, ia=33016)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33014 (s=32980, is=33015, ic=33014, ia=33016)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33016 (s=32980, is=33015, ic=33014, ia=33016)