Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 19832 (s=19832, is=19853, ic=19854, ia=19851)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 19854 (s=19832, is=19854, ic=19855, ia=19852)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 19855 (s=19832, is=19854, ic=19855, ia=19852)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 19852 (s=19832, is=19854, ic=19855, ia=19852)