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