Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98128 (s=98128, is=98190, ic=98191, ia=98192)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98191 (s=98128, is=98191, ic=98192, ia=98193)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98192 (s=98128, is=98191, ic=98192, ia=98193)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98193 (s=98128, is=98191, ic=98192, ia=98193)