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