Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 19876 (s=19876, is=19897, ic=19898, ia=19895)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 19898 (s=19876, is=19898, ic=19899, ia=19896)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 19899 (s=19876, is=19898, ic=19899, ia=19896)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 19896 (s=19876, is=19898, ic=19899, ia=19896)