Relative Content

Tag Archive for htmlcssreactjsstyled-components

Make left column of table sticky using React Styled Components

Using styled components, I have created the following styled elements. My objective is to make the first row and column “sticky”, so when the user scrolls through the table they always remain on a fixed position. The structure of the table is of following type: