Tab-SE/embedding_playbook

Responsive Metrics Bar

Opened this issue · 0 comments

The component should support responsive layouts with sizing values provided as props such that they component can be used in multiple layouts besides single page applications

By way of the use-client directive we can force components into CSR rendering which makes them a good choice for the react-responsive library which would allow client-side determination of layouts in JS and avoids hydration mismatches between client and server

https://github.com/yocontra/react-responsive