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