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