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