Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 34086 (s=34086, is=34121, ic=34120, ia=34122)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 34122 (s=34086, is=34122, ic=34121, ia=34123)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 34121 (s=34086, is=34122, ic=34121, ia=34123)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 34123 (s=34086, is=34122, ic=34121, ia=34123)