Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123820 (s=123820, is=123897, ic=123899, ia=123902)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123898 (s=123820, is=123898, ic=123900, ia=123903)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123900 (s=123820, is=123898, ic=123900, ia=123903)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123903 (s=123820, is=123898, ic=123900, ia=123903)