How can I use the language selector (number 2 at image) of Patternfly LoginPage component?
At docs, the language selector dropdown appears in all the examples. However I can't figure out how to use it. I guess there should exist a property on LoginPage to render it but I can't find it.
I have checked the list of properties in the own code too, with no luck.

Seems that
LoginPageReact component propertylanguageSelectorhas been removed from Patternfly. Docs are outdated.Got following response in the github repository issues section: