Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23895 (s=23895, is=23911, ic=23913, ia=23915)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23912 (s=23895, is=23912, ic=23914, ia=23916)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23914 (s=23895, is=23912, ic=23914, ia=23916)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23916 (s=23895, is=23912, ic=23914, ia=23916)