Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 50020 (s=50020, is=50070, ic=50070, ia=50072)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 50071 (s=50020, is=50071, ic=50071, ia=50073)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 50071 (s=50020, is=50071, ic=50071, ia=50073)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 50073 (s=50020, is=50071, ic=50071, ia=50073)