Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101255 (s=101255, is=101319, ic=101320, ia=101322)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101320 (s=101255, is=101320, ic=101321, ia=101323)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101321 (s=101255, is=101320, ic=101321, ia=101323)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101323 (s=101255, is=101320, ic=101321, ia=101323)