Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 122923 (s=122923, is=122999, ic=123002, ia=123004)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123000 (s=122923, is=123000, ic=123003, ia=123005)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123003 (s=122923, is=123000, ic=123003, ia=123005)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123005 (s=122923, is=123000, ic=123003, ia=123005)