DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR HTML
ionic ngfor show limited number of items
<li *ngFor="let item of list | slice:0:10;">{{item.text}}</li>
Source by stackoverflow.com #
PREVIOUS
NEXT
Tagged:
#ionic
#ngfor
#show
#limited
#number
#items
ADD COMMENT
Topic
COMMENT
Name
1+2 =
Submit