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