Which AngularJS filter limits an array/string, into a specified number of elements/characters?

35. Which AngularJS filter limits an array/string, into a specified number of elements/characters?

  1. limitTo
  2. limit
  3. ng-limit
  4. ng-limitTo

Answer: A) limitTo

Explanation:

AngularJS filter limitTo is used to limit an array/string, into a specified number of elements/characters.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.