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