Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11006 (s=11006, is=11019, ic=11021, ia=11022)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11020 (s=11006, is=11020, ic=11022, ia=11023)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11022 (s=11006, is=11020, ic=11022, ia=11023)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11023 (s=11006, is=11020, ic=11022, ia=11023)