Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 89900 (s=89900, is=89961, ic=89962, ia=89963)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 89962 (s=89900, is=89962, ic=89963, ia=89964)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 89963 (s=89900, is=89962, ic=89963, ia=89964)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 89964 (s=89900, is=89962, ic=89963, ia=89964)