Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9547 (s=9547, is=9554, ic=9553, ia=9555)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9555 (s=9547, is=9555, ic=9554, ia=9556)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9554 (s=9547, is=9555, ic=9554, ia=9556)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9556 (s=9547, is=9555, ic=9554, ia=9556)