Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 88021 (s=88021, is=88081, ic=88082, ia=88083)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 88082 (s=88021, is=88082, ic=88083, ia=88084)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 88083 (s=88021, is=88082, ic=88083, ia=88084)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 88084 (s=88021, is=88082, ic=88083, ia=88084)