Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 97997 (s=97997, is=98059, ic=98060, ia=98061)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98060 (s=97997, is=98060, ic=98061, ia=98062)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98061 (s=97997, is=98060, ic=98061, ia=98062)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98062 (s=97997, is=98060, ic=98061, ia=98062)