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