Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 19916 (s=19916, is=19937, ic=19938, ia=19935)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 19938 (s=19916, is=19938, ic=19939, ia=19936)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 19939 (s=19916, is=19938, ic=19939, ia=19936)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 19936 (s=19916, is=19938, ic=19939, ia=19936)