Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33872 (s=33872, is=33907, ic=33906, ia=33908)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33908 (s=33872, is=33908, ic=33907, ia=33909)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33907 (s=33872, is=33908, ic=33907, ia=33909)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33909 (s=33872, is=33908, ic=33907, ia=33909)