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