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 column ornamentation option to json2table #1

Open
gmaxey opened this issue Apr 4, 2018 · 0 comments
Open

Add column ornamentation option to json2table #1

gmaxey opened this issue Apr 4, 2018 · 0 comments

Comments

@gmaxey
Copy link
Collaborator

gmaxey commented Apr 4, 2018

columnOrnamentation: optional, string JSON key-value pairs of column names and desired HTML formatting

{
	"col1": "class: 'active', style:'box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19)'",
	"col3": "a href: 'http://mycompany.com/link/' + $cellValue"
}
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