Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10630 (s=10630, is=10643, ic=10643, ia=10641)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10644 (s=10630, is=10644, ic=10644, ia=10642)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10644 (s=10630, is=10644, ic=10644, ia=10642)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10642 (s=10630, is=10644, ic=10644, ia=10642)