Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5527 (s=5527, is=5533, ic=5531, ia=5533)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5534 (s=5527, is=5534, ic=5532, ia=5534)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5532 (s=5527, is=5534, ic=5532, ia=5534)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5534 (s=5527, is=5534, ic=5532, ia=5534)