Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10431 (s=10431, is=10439, ic=10438, ia=10440)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10440 (s=10431, is=10440, ic=10439, ia=10441)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10439 (s=10431, is=10440, ic=10439, ia=10441)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10441 (s=10431, is=10440, ic=10439, ia=10441)