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