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