-
-
Notifications
You must be signed in to change notification settings - Fork 363
Closed
Description
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.
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 requestNew feature or request

