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