An array of parent link IDs.
This restricts the tree to only menu links that are at the top level or have a parent ID in this list. If empty, the whole menu tree is built.
Type: string[]
public $expandedParents = [];