Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 15935 (s=15935, is=15951, ic=15952, ia=15950)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 15952 (s=15935, is=15952, ic=15953, ia=15951)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 15953 (s=15935, is=15952, ic=15953, ia=15951)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 15951 (s=15935, is=15952, ic=15953, ia=15951)