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