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