Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65851 (s=65851, is=65906, ic=65907, ia=65908)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65907 (s=65851, is=65907, ic=65908, ia=65909)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65908 (s=65851, is=65907, ic=65908, ia=65909)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65909 (s=65851, is=65907, ic=65908, ia=65909)