Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9011 (s=9011, is=9018, ic=9017, ia=9019)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9019 (s=9011, is=9019, ic=9018, ia=9020)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9018 (s=9011, is=9019, ic=9018, ia=9020)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9020 (s=9011, is=9019, ic=9018, ia=9020)