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