Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 110938 (s=110938, is=111011, ic=111012, ia=111014)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111012 (s=110938, is=111012, ic=111013, ia=111015)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111013 (s=110938, is=111012, ic=111013, ia=111015)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111015 (s=110938, is=111012, ic=111013, ia=111015)