Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 8085 (s=8085, is=8086, ic=8086, ia=8086)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 8087 (s=8085, is=8087, ic=8087, ia=8087)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 8087 (s=8085, is=8087, ic=8087, ia=8087)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 8087 (s=8085, is=8087, ic=8087, ia=8087)