Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20896 (s=20896, is=20928, ic=20930, ia=20925)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20929 (s=20896, is=20929, ic=20931, ia=20926)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20931 (s=20896, is=20929, ic=20931, ia=20926)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20926 (s=20896, is=20929, ic=20931, ia=20926)