When css is not enough (such as in https://github.com/elastic/kibana/pull/111038), the height of the banner needs to be accessed in javascript. We currently only expose this variable from our sass mixins. We need to expose an API from the chrome service (or a constant from the public bundle) to allow consumers to retrieve this value
When css is not enough (such as in https://github.com/elastic/kibana/pull/111038), the height of the banner needs to be accessed in javascript. We currently only expose this variable from our sass mixins. We need to expose an API from the
chrome
service (or a constant from the public bundle) to allow consumers to retrieve this value