Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 4527 (s=4527, is=4533, ic=4531, ia=4533)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 4534 (s=4527, is=4534, ic=4532, ia=4534)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 4532 (s=4527, is=4534, ic=4532, ia=4534)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 4534 (s=4527, is=4534, ic=4532, ia=4534)