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