Skip to content

HTML in columns in Table #765

@declann

Description

@declann

I'm wanting to show HTML in a table element.

Locally I hacked the table code here to conditionally appendChild formats[j](value) rather than set innerText, and then I can specify a format for a column that returns a HTML element.

Could submit a PR if this behavior + approach is desirable.

Usecases: putting links, images, other rich content alongside responsive table info connected to Mosaic. (Of course, custom clients also work)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions