Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98839 (s=98839, is=98901, ic=98902, ia=98903)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98902 (s=98839, is=98902, ic=98903, ia=98904)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98903 (s=98839, is=98902, ic=98903, ia=98904)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98904 (s=98839, is=98902, ic=98903, ia=98904)