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