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