DefinitelyTyped

Index

Interfaces

Functions

Functions

affix(selector: string): JQuery

Affixes the given jquery selectors into the body and will be removed after each spec

Parameters

  • selector: string

    The JQuery selector to be added to the dom

Returns

JQuery