Does lightning support letter spacing?

Looking at the text docs, there is support for word wrapping, line height, etc., but I don’t see a letter spacing option. Just wanted to confirm whether this exists, and if so, what is the property called/why is it not documented? If not, then how do I achieve letter spacing with the text component?

Thanks.

Use letterSpacing property. I’ll update the docs to include it. Usually I look in the Lightning source :sweat_smile:

1 Like