Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 728 Bytes

File metadata and controls

19 lines (15 loc) · 728 Bytes

Emoji Class

Bounding box metrics describing how the emoji glyph renders.

Properties

Name Type Description Notes
font string Font family reported by the browser when drawing the emoji. [optional]
width float [optional]
height float [optional]
top float [optional]
bottom float [optional]
left float [optional]
right float [optional]
x float [optional]
y float [optional]

[Back to Model list] [Back to API list] [Back to README]