Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111253 (s=111253, is=111326, ic=111327, ia=111329)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111327 (s=111253, is=111327, ic=111328, ia=111330)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111328 (s=111253, is=111327, ic=111328, ia=111330)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111330 (s=111253, is=111327, ic=111328, ia=111330)