Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111425 (s=111425, is=111498, ic=111499, ia=111501)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111499 (s=111425, is=111499, ic=111500, ia=111502)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111500 (s=111425, is=111499, ic=111500, ia=111502)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111502 (s=111425, is=111499, ic=111500, ia=111502)