Files
mini-yu/uni_modules/tdesign-uniapp/components/col/README.en-US.md

32 lines
530 B
Markdown
Raw Normal View History

2026-02-10 08:05:03 +08:00
:: BASE_DOC ::
## API
### Col Props
name | type | default | description | required
-- | -- | -- | -- | --
custom-style | Object | - | CSS(Cascading Style Sheets) | N
offset | String / Number | - | \- | N
span | String / Number | - | \- | N
### Col Slots
name | Description
-- | --
\- | \-
### Row Props
name | type | default | description | required
-- | -- | -- | -- | --
custom-style | Object | - | CSS(Cascading Style Sheets) | N
gutter | String / Number | - | \- | N
### Row Slots
name | Description
-- | --
\- | \-