first
Filter = first
Returns the first item of an array.
INPUT | OUTPUT |
---|---|
| Ground |
INPUT | OUTPUT |
---|---|
| zebra |
You can use "first"
with dot notation when you need to use the filter inside a tag:
Example |
---|
|
Returns the first item of an array.
INPUT | OUTPUT |
---|---|
| Ground |
INPUT | OUTPUT |
---|---|
| zebra |
You can use "first"
with dot notation when you need to use the filter inside a tag:
Example |
---|
|