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