8000 limitTo filter should have a left and right bound. · Issue #5355 · angular/angular.js · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
limitTo filter should have a left and right bound. #5355
Closed
@xieranmaya

Description

@xieranmaya

using like this:
{{'abcdefg' | limitTo:2:5}}
output:
cde
useful when paging sth..

Metadata

Metadata

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0