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