Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 17886 (s=17886, is=17903, ic=17904, ia=17902)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 17904 (s=17886, is=17904, ic=17905, ia=17903)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 17905 (s=17886, is=17904, ic=17905, ia=17903)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 17903 (s=17886, is=17904, ic=17905, ia=17903)