Type Alias: Label
Label =
object
Properties
index
index:
number
text
text:
string
position
position: [
number,number]
className?
optionalclassName:string
color?
optionalcolor:string
weight?
optionalweight:number
fontSize?
optionalfontSize:number
style?
optionalstyle:string
padding?
optionalpadding:object
| Name | Type |
|---|---|
left | number |
top | number |
right | number |
bottom | number |
maxWidth?
optionalmaxWidth:number