Documentation
Getting TextPlus
If you have already a copy of TextPlus to work with, thank you for purchase. If you don't, thank you for interest, you can get TextPlus by using the button below.
How to use TextPlus?
In the e-mail with your order, find the component's url.
Copy the component's url [from the email].
Go to your Framer project.
Select a layer you want to use the component in.
Component should be added to your Assets and show up in the project with the default "TextPlus: Add text here" text
(Optional, but recommended) Go to Assets and update the component. If possible, there will be a clickable "Update" next to the component's name,
Controls: Standard
Controls: Advanced
Advanced controls give you an extra power by opening up the inputs for various properties. However, that comes with an assumption that you are comfortable with CSS, especially units that can be used in it and basic properties' characteristics - or are ready to learn them.
Both Standard and Advanced mode have the same scope, on the high level they cover the same features, so you don't have to worry about using Standard controls. Rule of thumb, if you can't think of a reason to go Advanced, Standard should be enough.
Where to expect differences:
Font - custom controls for font allow you to use any supported values by CSS, that means units (e.g. rem, %, vw) and even CSS functions like calc or clamp.
Align - all alignment options are held by a single panel.
Decoration properties - thickness and underline offset controls for custom levels, like the advanced font controls, allow you to freely use any compatible values.