I'd like to take the width/height of an element or symbol in Sketch and have that value displayed in a Text element on an artboard. As you scale the element or symbol, the Text element is updated on the artboard with the correct value.
How can I put the value of a symbol's width/height into a text field on an artboard?
71 Views Asked by Alan Weibel At
1
There are 1 best solutions below
Related Questions in SKETCH-3
- Identifying HTML Elements from Sketch design
- Text vertical alignment in sketch different than in css
- Implement shadow on the object from my predefine shadows in Sketch
- How to use Sketch/Illustrator designs in android studio
- What are the options available to go from Sketch to ReacJs?
- How to export the generated theme in the Material Plugin for Sketch?
- Blank screen: can't see my design from imported file
- ios design in iphone SE but I want to make the design in iphone 8 plus
- TextTheme fields not match Sketch project text styles
- Sketch to CSS - Radial Gradient Css Export Problem
- How to fix an inline SVG with great display in viewer but not in page ? - ReactJS import
- Sketch to React?
- Material SVGs exported from sketch not showing up in client's browser, but fine in my browser - how to test?
- Finding a pattern or formula to convert Sketch shape path points(json format) to svg path
- Has the syntax for NSArray arrayWithObject changed in recent Sketch versions?
Related Questions in SKETCHAPP
- How can I change the document color space to P3 in Sketch?
- Applying Scale Transform to SVG group
- MOJavaScriptException: TypeError: undefined is not an object (evaluating 'exports.Headers = global.Headers')
- Exporting SVG icon from Sketch without the "?xml" tag
- swiftui blendMode is not match to sketch combine mode of difference
- In order to save the size of exported SVG file, I want to reuse a symbol but how could I do that with Sketch?
- Sketch json output to html
- Can I import a Figma or Sketch file into Xcode?
- Dynamically generating files on heroku
- Swift shadow does not spread correctly
- Sketch App Plugin - Google & Facebook authentication and maintain user session in sketch plugin?
- Identifying HTML Elements from Sketch design
- Specifying UIBezierPath points with corner radii like in drawing apps (e.g. Sketch)
- Implement shadow on the object from my predefine shadows in Sketch
- Exporting from Sketch to SVG isn't allowing import into android studio
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular # Hahtags
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
There is no native option to do this kind of thing with Sketch App (v50.2).
Try making your own plugin for this.