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