Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9103 (s=9103, is=9110, ic=9109, ia=9111)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9111 (s=9103, is=9111, ic=9110, ia=9112)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9110 (s=9103, is=9111, ic=9110, ia=9112)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9112 (s=9103, is=9111, ic=9110, ia=9112)