Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 106929 (s=106929, is=106999, ic=107000, ia=107002)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 107000 (s=106929, is=107000, ic=107001, ia=107003)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 107001 (s=106929, is=107000, ic=107001, ia=107003)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 107003 (s=106929, is=107000, ic=107001, ia=107003)