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