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