Change Element Text Alignment in Inspector #1774
kumilingus
announced in
News
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How to configure an inspector field to control multiple attributes at once? One option is to define a custom element which binds a high-level attribute (e.g
textAlignment) to multiple presentation attributes (textAnchor,textVerticalAnchor.x,y). And here is a CodePen that shows it.Beta Was this translation helpful? Give feedback.
All reactions