Skip to content

feat: Add .tab_options arguments to override container_padding_x and container_padding_y defaults #801

@thriller08

Description

@thriller08

Proposal

The Options class sets default horizontal padding of 0px and vertical padding of 10px on the container enclosing the table. When a table is rendered to HTML, this padding is added as inline styles on the enclosing <div> and makes it impossible to have full control over the layout when the table is used in the context of a larger design. There should ideally be arguments to tab_options to specify these as with the container height, width, and overflow values.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions