Tries to make structured clone of the incoming list data in the component, sometimes it may not be possible due to circular structures or other types of error
true
The list from which we need to get an item
undefined
The nth item to get
2
1
Infinity
The offset from which to start counting
0
Generated using TypeDoc
Tries to make structured clone of the incoming list data in the component, sometimes it may not be possible due to circular structures or other types of error
true