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

Render responsive table header with React instead of CSS #1315

Closed
cjcenizal opened this issue Nov 16, 2018 · 0 comments
Closed

Render responsive table header with React instead of CSS #1315

cjcenizal opened this issue Nov 16, 2018 · 0 comments
Assignees
Labels

Comments

@cjcenizal
Copy link
Contributor

Per convo related to #1312, we'll need to support rendering nodes instead of strings as the responsive table headers. This means we'll need to change the header prop of the EuiTableRowCell component to be a node instead of a string, and then render it using React instead of CSS.

CC @cchaos

@cchaos cchaos self-assigned this Nov 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants