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