Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 89837 (s=89837, is=89898, ic=89899, ia=89900)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 89899 (s=89837, is=89899, ic=89900, ia=89901)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 89900 (s=89837, is=89899, ic=89900, ia=89901)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 89901 (s=89837, is=89899, ic=89900, ia=89901)