Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9837 (s=9837, is=9845, ic=9844, ia=9846)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9846 (s=9837, is=9846, ic=9845, ia=9847)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9845 (s=9837, is=9846, ic=9845, ia=9847)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9847 (s=9837, is=9846, ic=9845, ia=9847)