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