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