Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123828 (s=123828, is=123905, ic=123907, ia=123910)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123906 (s=123828, is=123906, ic=123908, ia=123911)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123908 (s=123828, is=123906, ic=123908, ia=123911)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123911 (s=123828, is=123906, ic=123908, ia=123911)