Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set column widths on Composable table using HeaderCellSelect #106

Open
TRegan3 opened this issue Mar 7, 2023 · 0 comments
Open

Set column widths on Composable table using HeaderCellSelect #106

TRegan3 opened this issue Mar 7, 2023 · 0 comments

Comments

@TRegan3
Copy link

TRegan3 commented Mar 7, 2023

I'm using a Composable table in a create-react-app. I have a HeaderCellSelect in the HeaderRow and a CellSelect in the Body Row.

Are there any examples of how to set the column width of the HeaderCellSelect/CellSelect column?

I have a 4-column table, with this as the first column, and it takes up 1/4 of the table width no matter what I try. I'm using Tailwind css, so a Tailwind example would be fantastic, but any example of how column widths can be set on a Composable table would be wonderful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant