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