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