Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65493 (s=65493, is=65548, ic=65549, ia=65550)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65549 (s=65493, is=65549, ic=65550, ia=65551)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65550 (s=65493, is=65549, ic=65550, ia=65551)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65551 (s=65493, is=65549, ic=65550, ia=65551)