Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99626 (s=99626, is=99689, ic=99690, ia=99691)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99690 (s=99626, is=99690, ic=99691, ia=99692)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99691 (s=99626, is=99690, ic=99691, ia=99692)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99692 (s=99626, is=99690, ic=99691, ia=99692)