Page Contents

Home > @loopback/context > BindingTagFilter > bindingTagPattern

BindingTagFilter.bindingTagPattern property

A special property on the filter function to provide access to the binding tag pattern which can be utilized to optimize the matching of bindings by tag in a context.

Signature:

bindingTagPattern: BindingTag | RegExp;