Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123896 (s=123896, is=123973, ic=123975, ia=123978)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123974 (s=123896, is=123974, ic=123976, ia=123979)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123976 (s=123896, is=123974, ic=123976, ia=123979)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123979 (s=123896, is=123974, ic=123976, ia=123979)