Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98623 (s=98623, is=98685, ic=98686, ia=98687)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98686 (s=98623, is=98686, ic=98687, ia=98688)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98687 (s=98623, is=98686, ic=98687, ia=98688)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98688 (s=98623, is=98686, ic=98687, ia=98688)