Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111231 (s=111231, is=111304, ic=111305, ia=111307)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111305 (s=111231, is=111305, ic=111306, ia=111308)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111306 (s=111231, is=111305, ic=111306, ia=111308)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111308 (s=111231, is=111305, ic=111306, ia=111308)