Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 97879 (s=97879, is=97941, ic=97942, ia=97943)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 97942 (s=97879, is=97942, ic=97943, ia=97944)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 97943 (s=97879, is=97942, ic=97943, ia=97944)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 97944 (s=97879, is=97942, ic=97943, ia=97944)