Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101240 (s=101240, is=101304, ic=101305, ia=101307)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101305 (s=101240, is=101305, ic=101306, ia=101308)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101306 (s=101240, is=101305, ic=101306, ia=101308)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101308 (s=101240, is=101305, ic=101306, ia=101308)