Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 119925 (s=119925, is=120000, ic=120003, ia=120005)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 120001 (s=119925, is=120001, ic=120004, ia=120006)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 120004 (s=119925, is=120001, ic=120004, ia=120006)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 120006 (s=119925, is=120001, ic=120004, ia=120006)