Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 28301 (s=28301, is=28333, ic=28331, ia=28333)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 28334 (s=28301, is=28334, ic=28332, ia=28334)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 28332 (s=28301, is=28334, ic=28332, ia=28334)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 28334 (s=28301, is=28334, ic=28332, ia=28334)