Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101384 (s=101384, is=101448, ic=101449, ia=101451)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101449 (s=101384, is=101449, ic=101450, ia=101452)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101450 (s=101384, is=101449, ic=101450, ia=101452)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101452 (s=101384, is=101449, ic=101450, ia=101452)