Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98629 (s=98629, is=98691, ic=98692, ia=98693)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98692 (s=98629, is=98692, ic=98693, ia=98694)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98693 (s=98629, is=98692, ic=98693, ia=98694)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98694 (s=98629, is=98692, ic=98693, ia=98694)