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