Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123975 (s=123975, is=124052, ic=124054, ia=124057)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 124053 (s=123975, is=124053, ic=124055, ia=124058)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 124055 (s=123975, is=124053, ic=124055, ia=124058)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 124058 (s=123975, is=124053, ic=124055, ia=124058)