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