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