Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 66944 (s=66944, is=67000, ic=67001, ia=67002)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 67001 (s=66944, is=67001, ic=67002, ia=67003)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 67002 (s=66944, is=67001, ic=67002, ia=67003)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 67003 (s=66944, is=67001, ic=67002, ia=67003)