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