Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12120 (s=12120, is=12132, ic=12131, ia=12133)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12133 (s=12120, is=12133, ic=12132, ia=12134)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12132 (s=12120, is=12133, ic=12132, ia=12134)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12134 (s=12120, is=12133, ic=12132, ia=12134)