样式规则映射
| Figma Node properties | Web(CSS Style) | Android | IOS | |
|---|---|---|---|---|
| width | width | |||
| height | height | |||
| layoutMode | ||||
| - layoutMode: 'HORIZONTAL' | dispaly: flex; flex-direction: row; |
| Figma Node properties | Web(CSS Style) | Android | IOS | |
|---|---|---|---|---|
| width | width | |||
| height | height | |||
| layoutMode | ||||
| - layoutMode: 'HORIZONTAL' | dispaly: flex; flex-direction: row; |