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

Customizable table headers #215

Closed
gfviegas opened this issue Aug 1, 2017 · 1 comment
Closed

Customizable table headers #215

gfviegas opened this issue Aug 1, 2017 · 1 comment
Assignees

Comments

@gfviegas
Copy link

gfviegas commented Aug 1, 2017

Overview of the problem

Buefy version: 0.4.6
Vuejs version: 2.3.3
OS/Browser: Any

Description

I'm trying to add a tooltip to a b-table column, to better describe what it means.

Steps to reproduce

Add a b-tooltip tag before b-table-column inside a template(scope="props") on a b-table.

Expected behavior

Tooltip added in table column

Actual behavior

Error since we cant add anything but a b-table-column.

@xelia
Copy link

xelia commented Aug 2, 2017

In other words it would be nice to have ability to customize table headers

@rafaberaldo rafaberaldo self-assigned this Aug 16, 2017
@rafaberaldo rafaberaldo changed the title Add tooltip to data-table column Customizable table headers Aug 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants