Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123816 (s=123816, is=123893, ic=123895, ia=123898)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123894 (s=123816, is=123894, ic=123896, ia=123899)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123896 (s=123816, is=123894, ic=123896, ia=123899)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123899 (s=123816, is=123894, ic=123896, ia=123899)