Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23437 (s=23437, is=23459, ic=23460, ia=23457)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23460 (s=23437, is=23460, ic=23461, ia=23458)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23461 (s=23437, is=23460, ic=23461, ia=23458)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23458 (s=23437, is=23460, ic=23461, ia=23458)