Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101729 (s=101729, is=101793, ic=101794, ia=101796)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101794 (s=101729, is=101794, ic=101795, ia=101797)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101795 (s=101729, is=101794, ic=101795, ia=101797)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101797 (s=101729, is=101794, ic=101795, ia=101797)