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