Function getBindings

  • Internal

    Get all the attribute bindings on the given element

    Parameters

    • exp: RegExp

      Expression used to find attributes to bind to

    • element: Element

      Element to be bound

    • attributeNames: string[]

      names of attibutes on the element

    Returns IBinding[]

    array of bindings