Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 17000 (s=17000, is=17011, ic=17013, ia=17014)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 17012 (s=17000, is=17012, ic=17014, ia=17015)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 17014 (s=17000, is=17012, ic=17014, ia=17015)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 17015 (s=17000, is=17012, ic=17014, ia=17015)