Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123819 (s=123819, is=123896, ic=123898, ia=123901)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123897 (s=123819, is=123897, ic=123899, ia=123902)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123899 (s=123819, is=123897, ic=123899, ia=123902)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123902 (s=123819, is=123897, ic=123899, ia=123902)