Currently the Page component includes the page__main element, and places a ref onto it, but does not expose that ref or any other way to access it in a declarative way.
We need access to that ref for purposes such as calculating scroll without having to use query selectors on the dom.
Jira Issue: PF-4205
Currently the Page component includes the page__main element, and places a ref onto it, but does not expose that ref or any other way to access it in a declarative way.
We need access to that ref for purposes such as calculating scroll without having to use query selectors on the dom.
Jira Issue: PF-4205