Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98821 (s=98821, is=98883, ic=98884, ia=98885)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98884 (s=98821, is=98884, ic=98885, ia=98886)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98885 (s=98821, is=98884, ic=98885, ia=98886)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98886 (s=98821, is=98884, ic=98885, ia=98886)