Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9090 (s=9090, is=9094, ic=9094, ia=9095, pis)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9095 (s=9090, is=9095, ic=9095, ia=9096, pis)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9095 (s=9090, is=9095, ic=9095, ia=9096, pis)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9096 (s=9090, is=9095, ic=9095, ia=9096, pis)