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