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