Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10482 (s=10482, is=10490, ic=10489, ia=10491)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10491 (s=10482, is=10491, ic=10490, ia=10492)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10490 (s=10482, is=10491, ic=10490, ia=10492)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10492 (s=10482, is=10491, ic=10490, ia=10492)