Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123814 (s=123814, is=123891, ic=123893, ia=123896)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123892 (s=123814, is=123892, ic=123894, ia=123897)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123894 (s=123814, is=123892, ic=123894, ia=123897)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123897 (s=123814, is=123892, ic=123894, ia=123897)