Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 8815 (s=8815, is=8822, ic=8820, ia=8822)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 8823 (s=8815, is=8823, ic=8821, ia=8823)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 8821 (s=8815, is=8823, ic=8821, ia=8823)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 8823 (s=8815, is=8823, ic=8821, ia=8823)