Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98722 (s=98722, is=98784, ic=98785, ia=98786)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98785 (s=98722, is=98785, ic=98786, ia=98787)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98786 (s=98722, is=98785, ic=98786, ia=98787)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98787 (s=98722, is=98785, ic=98786, ia=98787)