Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32816 (s=32816, is=32850, ic=32849, ia=32851)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32851 (s=32816, is=32851, ic=32850, ia=32852)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32850 (s=32816, is=32851, ic=32850, ia=32852)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32852 (s=32816, is=32851, ic=32850, ia=32852)