1{
2  "name": "PasteButton",
3  "atomic": true,
4  "attrs": [
5    "iconSize", "layoutDirection", "position", "markAnchor",
6    "offset", "fontSize", "fontStyle", "fontWeight", "fontFamily",
7    "fontColor", "iconColor", "backgroundColor", "borderStyle",
8    "borderWidth", "borderColor", "borderRadius", "padding",
9    "textIconSpace", "onClick", "key"
10  ]
11}