How to combine text and badge?
In displaying as a badge of Text column in Table (using
123 <low>
where low is displayed as a badge while 123 as a normal text.
->badge()) will turn the whole text as a badge. How do we combine a Text column to show a text and a badge:123 <low>
where low is displayed as a badge while 123 as a normal text.