Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 31067 (s=31067, is=31101, ic=31100, ia=31102)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 31102 (s=31067, is=31102, ic=31101, ia=31103)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 31101 (s=31067, is=31102, ic=31101, ia=31103)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 31103 (s=31067, is=31102, ic=31101, ia=31103)