Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111887 (s=111887, is=111960, ic=111961, ia=111963)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111961 (s=111887, is=111961, ic=111962, ia=111964)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111962 (s=111887, is=111961, ic=111962, ia=111964)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111964 (s=111887, is=111961, ic=111962, ia=111964)