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