Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100678 (s=100678, is=100740, ic=100742, ia=100743)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100741 (s=100678, is=100741, ic=100743, ia=100744)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100743 (s=100678, is=100741, ic=100743, ia=100744)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100744 (s=100678, is=100741, ic=100743, ia=100744)