Skip to content

feat(Table): add ShowColorWhenToolbarButtonsCollapsed parameter #6250

@momijijin

Description

@momijijin

Is there an existing issue for this?

  • I have searched the existing issues

Is your feature request related to a problem? Please describe the problem.

The toolbar buttons originally set different icon texts and color styles based on certain conditions. However, when the view width was too narrow, the toolbar buttons would shrink, causing the color settings corresponding to the buttons to be lost. Only the icons were displayed, which was not clear enough.

Image

Image

Describe the solution you'd like

add a boolean attribute in 'table' component to control whether the icon button after the toolbar button is collapsed inherits the color of the original button.

Additional context

No response

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions