Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111012 (s=111012, is=111085, ic=111086, ia=111088)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111086 (s=111012, is=111086, ic=111087, ia=111089)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111087 (s=111012, is=111086, ic=111087, ia=111089)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111089 (s=111012, is=111086, ic=111087, ia=111089)