Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9114 (s=9114, is=9124, ic=9124, ia=9122)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9125 (s=9114, is=9125, ic=9125, ia=9123)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9125 (s=9114, is=9125, ic=9125, ia=9123)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9123 (s=9114, is=9125, ic=9125, ia=9123)