Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101447 (s=101447, is=101511, ic=101512, ia=101514)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101512 (s=101447, is=101512, ic=101513, ia=101515)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101513 (s=101447, is=101512, ic=101513, ia=101515)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101515 (s=101447, is=101512, ic=101513, ia=101515)