Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123501 (s=123501, is=123578, ic=123580, ia=123583)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123579 (s=123501, is=123579, ic=123581, ia=123584)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123581 (s=123501, is=123579, ic=123581, ia=123584)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123584 (s=123501, is=123579, ic=123581, ia=123584)