Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 28102 (s=28102, is=28120, ic=28123, ia=28124)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 28121 (s=28102, is=28121, ic=28124, ia=28125)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 28124 (s=28102, is=28121, ic=28124, ia=28125)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 28125 (s=28102, is=28121, ic=28124, ia=28125)