Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99677 (s=99677, is=99740, ic=99741, ia=99742)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99741 (s=99677, is=99741, ic=99742, ia=99743)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99742 (s=99677, is=99741, ic=99742, ia=99743)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99743 (s=99677, is=99741, ic=99742, ia=99743)