Hi Champs,
I want to have a card with Background color as shown in Below image.
I tried achieving the same using tag field as I am unable to use card layout in grid column. But the issue is that all the tags are coming in diff width bases on the text size. I am unable to set fixed width for that which is not matching with UI design as shown below.
Is there any other way I can achieve this apart from using tag component which will fulfil the use case as per UX framework?
Regards,
Ghanashyam
Discussion posts and replies are publicly visible
Not inside a grid. You could simulate a grid using columns and card layouts, but I think that this might not be worth the effort.
exactly..I want to achieve this in grid only..last option I can think of having diff diff image and showing that dynamically. But don't know whether that is correct way or not?
If you only have a few static values, then a set of images would do it.