Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101626 (s=101626, is=101690, ic=101691, ia=101693)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101691 (s=101626, is=101691, ic=101692, ia=101694)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101692 (s=101626, is=101691, ic=101692, ia=101694)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101694 (s=101626, is=101691, ic=101692, ia=101694)