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