Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12444 (s=12444, is=12454, ic=12456, ia=12457)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12455 (s=12444, is=12455, ic=12457, ia=12458)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12457 (s=12444, is=12455, ic=12457, ia=12458)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12458 (s=12444, is=12455, ic=12457, ia=12458)