• Overview
@angular/core/testing

TestDirectiveOptions

interface
stablesince v22.2

Options that can be configured for a test directive.

API

    
      interface TestDirectiveOptions {}
    
    

tagName

string | undefined

bindings

Binding[] | undefined

Bindings to apply to the test directive.

Jump to details