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