Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 17000 (s=17000, is=17018, ic=17019, ia=17021)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 17019 (s=17000, is=17019, ic=17020, ia=17022)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 17020 (s=17000, is=17019, ic=17020, ia=17022)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 17022 (s=17000, is=17019, ic=17020, ia=17022)