Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 19888 (s=19888, is=19901, ic=19903, ia=19905)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 19902 (s=19888, is=19902, ic=19904, ia=19906)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 19904 (s=19888, is=19902, ic=19904, ia=19906)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 19906 (s=19888, is=19902, ic=19904, ia=19906)