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

Add Table configs for header/footer size and default cells options #825

Merged
merged 2 commits into from
Feb 23, 2024

Conversation

veej
Copy link
Member

@veej veej commented Feb 2, 2024

No description provided.

@mperrando
Copy link
Contributor

Hi @veej.

Is it possible to add to the customisation of the header also the Icon of the hint?

const HintIcon = config.headerHintIcon ?? IconInfo
...
<HintIcon size={12} color="currentColor" />

maybe the whole element?

{config.headerHintElement ?? <IconInfo size={12} color="currentColor" />}

Copy link
Member

@gabro gabro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

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

Successfully merging this pull request may close these issues.

3 participants