Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9841 (s=9841, is=9849, ic=9848, ia=9850)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9850 (s=9841, is=9850, ic=9849, ia=9851)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9849 (s=9841, is=9850, ic=9849, ia=9851)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9851 (s=9841, is=9850, ic=9849, ia=9851)