Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 106927 (s=106927, is=106997, ic=106998, ia=107000)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 106998 (s=106927, is=106998, ic=106999, ia=107001)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 106999 (s=106927, is=106998, ic=106999, ia=107001)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 107001 (s=106927, is=106998, ic=106999, ia=107001)