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