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