You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would it be possible to implement the option to add chip borders in the form of stroke? Looking at Material Design, we are given two types of chips samples:
Because of this, I'm proposing the addition of 2 new properties - chipStrokeWidth and chipStrokeColor
I have tried this locally and it does not it's not a big change to implement this, so I could push a branch and PR for this as well, but I wanted some input on the matter beforehand.
The text was updated successfully, but these errors were encountered:
Would it be possible to implement the option to add chip borders in the form of stroke? Looking at Material Design, we are given two types of chips samples:
https://storage.googleapis.com/spec-host-backup/mio-design%2Fassets%2F1bqMzV-lgxi6GhC8zF6MrxLHtReMV1S_b%2Fchips-types-entry.png
Because of this, I'm proposing the addition of 2 new properties -
chipStrokeWidth
andchipStrokeColor
I have tried this locally and it does not it's not a big change to implement this, so I could push a branch and PR for this as well, but I wanted some input on the matter beforehand.
The text was updated successfully, but these errors were encountered: