Skip to content

Add ability to have all table's columns default to wrap = "all" #476

Closed as not planned
@cbruno10

Description

@cbruno10

Is your feature request related to a problem? Please describe.
I'd like all of a table's columns to wrap but don't want to add a column block for each column.

Describe the solution you'd like
A table level property to be able to set wrap style.

It could be helpful if we could override per column too, e.g.,

column "do_not_wrap" {
  wrap = "none"
}

Describe alternatives you've considered
Add a column block per column.

Additional context
Add any other context or screenshots about the feature request here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions