Skip to content

[EuiTableHeader] Don't explicitly render a <tr> #4183

@snide

Description

@snide

EuiTableHeader includes a tr, while EuiTableBody does not. The later style is preferable because it lets us better substitute components in markup transpiles like coming from remark. Removing the row from the head means the row would need to be included instead in the wrapping templates for EuiBasicTable

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions