Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101898 (s=101898, is=101962, ic=101963, ia=101965)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101963 (s=101898, is=101963, ic=101964, ia=101966)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101964 (s=101898, is=101963, ic=101964, ia=101966)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101966 (s=101898, is=101963, ic=101964, ia=101966)