Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 4678 (s=4678, is=4684, ic=4682, ia=4684)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 4685 (s=4678, is=4685, ic=4683, ia=4685)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 4683 (s=4678, is=4685, ic=4683, ia=4685)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 4685 (s=4678, is=4685, ic=4683, ia=4685)