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