Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 97942 (s=97942, is=98004, ic=98005, ia=98006)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98005 (s=97942, is=98005, ic=98006, ia=98007)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98006 (s=97942, is=98005, ic=98006, ia=98007)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98007 (s=97942, is=98005, ic=98006, ia=98007)