Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 97061 (s=97061, is=97123, ic=97124, ia=97125)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 97124 (s=97061, is=97124, ic=97125, ia=97126)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 97125 (s=97061, is=97124, ic=97125, ia=97126)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 97126 (s=97061, is=97124, ic=97125, ia=97126)