Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10325 (s=10325, is=10338, ic=10340, ia=10341)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10339 (s=10325, is=10339, ic=10341, ia=10342)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10341 (s=10325, is=10339, ic=10341, ia=10342)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10342 (s=10325, is=10339, ic=10341, ia=10342)