Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 105610 (s=105610, is=105678, ic=105679, ia=105681)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 105679 (s=105610, is=105679, ic=105680, ia=105682)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 105680 (s=105610, is=105679, ic=105680, ia=105682)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 105682 (s=105610, is=105679, ic=105680, ia=105682)