Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65700 (s=65700, is=65755, ic=65756, ia=65757)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65756 (s=65700, is=65756, ic=65757, ia=65758)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65757 (s=65700, is=65756, ic=65757, ia=65758)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65758 (s=65700, is=65756, ic=65757, ia=65758)