$contains
vm.$contains('componentName' | componentDefinition | '.css-selector')
Returns true
or false
depending on whether the specified matcher exists within the component.
vm.$contains('componentName' | componentDefinition | '.css-selector')
Returns true
or false
depending on whether the specified matcher exists within the component.