Closed ViliamKopecky closed 5 years ago
Previously returned tree structure of Post elements didnt include information about which item is current. After this you get this useful boolean prop $item->current.
Post
$item->current
Can you elaborate on how the result will look like?
@enzy updated description
Previously returned tree structure of
Post
elements didnt include information about which item is current. After this you get this useful boolean prop$item->current
.