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