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