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