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