Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9193 (pia, s=9193, is=9199, ic=9200, ia=9201)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9200 (pia, s=9193, is=9200, ic=9201, ia=9202)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9201 (pia, s=9193, is=9200, ic=9201, ia=9202)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9202 (pia, s=9193, is=9200, ic=9201, ia=9202)