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