Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 3068 (s=3068, is=3072, ic=3070, ia=3072)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 3073 (s=3068, is=3073, ic=3071, ia=3073)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 3071 (s=3068, is=3073, ic=3071, ia=3073)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 3073 (s=3068, is=3073, ic=3071, ia=3073)