Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13936 (s=13936, is=13946, ic=13948, ia=13949)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13947 (s=13936, is=13947, ic=13949, ia=13950)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13949 (s=13936, is=13947, ic=13949, ia=13950)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13950 (s=13936, is=13947, ic=13949, ia=13950)