Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111054 (s=111054, is=111127, ic=111128, ia=111130)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111128 (s=111054, is=111128, ic=111129, ia=111131)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111129 (s=111054, is=111128, ic=111129, ia=111131)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111131 (s=111054, is=111128, ic=111129, ia=111131)