Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10672 (s=10672, is=10680, ic=10679, ia=10681)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10681 (s=10672, is=10681, ic=10680, ia=10682)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10680 (s=10672, is=10681, ic=10680, ia=10682)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10682 (s=10672, is=10681, ic=10680, ia=10682)