Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 7677 (s=7677, is=7684, ic=7682, ia=7684)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 7685 (s=7677, is=7685, ic=7683, ia=7685)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 7683 (s=7677, is=7685, ic=7683, ia=7685)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 7685 (s=7677, is=7685, ic=7683, ia=7685)