Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11171 (s=11171, is=11181, ic=11180, ia=11182)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11182 (s=11171, is=11182, ic=11181, ia=11183)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11181 (s=11171, is=11182, ic=11181, ia=11183)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11183 (s=11171, is=11182, ic=11181, ia=11183)