Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 4131 (s=4131, is=4136, ic=4134, ia=4136)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 4137 (s=4131, is=4137, ic=4135, ia=4137)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 4135 (s=4131, is=4137, ic=4135, ia=4137)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 4137 (s=4131, is=4137, ic=4135, ia=4137)