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