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