Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98289 (s=98289, is=98351, ic=98352, ia=98353)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98352 (s=98289, is=98352, ic=98353, ia=98354)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98353 (s=98289, is=98352, ic=98353, ia=98354)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98354 (s=98289, is=98352, ic=98353, ia=98354)