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