Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11301 (s=11301, is=11311, ic=11310, ia=11312)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11312 (s=11301, is=11312, ic=11311, ia=11313)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11311 (s=11301, is=11312, ic=11311, ia=11313)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11313 (s=11301, is=11312, ic=11311, ia=11313)