📜  反应原生边距 - Javascript 代码示例

📅  最后修改于: 2022-03-11 15:03:15.008000             🧑  作者: Mango

代码示例2
//10 of margin top, right, bottom and left
margin: 10
//margin: 'top right bottom left'
margin '10 25 0 -1'