|
|
||
|---|---|---|
| .. | ||
| README.en-US.md | ||
| README.md | ||
| col.d.ts | ||
| col.js | ||
| col.json | ||
| col.wxml | ||
| col.wxs | ||
| col.wxss | ||
| props.d.ts | ||
| props.js | ||
| type.d.ts | ||
| type.js | ||
README.en-US.md
:: BASE_DOC ::
API
Col Props
| name | type | default | description | required |
|---|---|---|---|---|
| style | Object | - | CSS(Cascading Style Sheets) | N |
| custom-style | Object | - | CSS(Cascading Style Sheets),used to set style on virtual component | N |
| offset | String / Number | - | - | N |
| span | String / Number | - | - | N |
Row Props
| name | type | default | description | required |
|---|---|---|---|---|
| style | Object | - | CSS(Cascading Style Sheets) | N |
| custom-style | Object | - | CSS(Cascading Style Sheets),used to set style on virtual component | N |
| gutter | String / Number | - | - | N |