Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98134 (s=98134, is=98196, ic=98197, ia=98198)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98197 (s=98134, is=98197, ic=98198, ia=98199)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98198 (s=98134, is=98197, ic=98198, ia=98199)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98199 (s=98134, is=98197, ic=98198, ia=98199)