-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
I am trying to use this component as an inline editor for a data grid where the value I'm editing is a list of string. Given that the ChipsInput appears in a cell of the data grid, it should only show all the chips on one line, with the ability to scroll horizontally when there are more chips than can be visible in the width of the column. I was hoping that maxLines
would allow me to add this constraint, but it doesn't seem to do anything. Is it possible to have this kind of behaviour with the component as it is?
Metadata
Metadata
Assignees
Labels
No labels