Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98500 (s=98500, is=98562, ic=98563, ia=98564)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98563 (s=98500, is=98563, ic=98564, ia=98565)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98564 (s=98500, is=98563, ic=98564, ia=98565)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98565 (s=98500, is=98563, ic=98564, ia=98565)