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