Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11411 (s=11411, is=11421, ic=11420, ia=11422)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11422 (s=11411, is=11422, ic=11421, ia=11423)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11421 (s=11411, is=11422, ic=11421, ia=11423)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11423 (s=11411, is=11422, ic=11421, ia=11423)