白色主题
This commit is contained in:
@@ -1,12 +1,11 @@
|
||||
:: BASE_DOC ::
|
||||
|
||||
## API
|
||||
|
||||
### Collapse Props
|
||||
|
||||
name | type | default | description | required
|
||||
-- | -- | -- | -- | --
|
||||
custom-style `v0.25.0` | String | - | \- | N
|
||||
custom-style | String | - | `0.25.0` | N
|
||||
default-expand-all | Boolean | false | \- | N
|
||||
disabled | Boolean | - | \- | N
|
||||
expand-icon | Boolean / Slot | true | \- | N
|
||||
@@ -26,10 +25,11 @@ change | `(value: CollapseValue)` | \-
|
||||
name | type | default | description | required
|
||||
-- | -- | -- | -- | --
|
||||
content | String / Slot | - | \- | N
|
||||
custom-style `v0.25.0` | String | - | \- | N
|
||||
custom-style | String | - | `0.25.0` | N
|
||||
disabled | Boolean | undefined | \- | N
|
||||
expand-icon | Boolean / Slot | undefined | \- | N
|
||||
external-classes | Array | - | `['t-class', 't-class-header', 't-class-content']` | N
|
||||
header | String / Slot | - | \- | N
|
||||
header-right-content | String / Slot | - | \- | N
|
||||
placement | String | bottom | `0.34.0`。options:bottom/top | N
|
||||
value | String / Number | - | \- | N
|
||||
|
||||
Reference in New Issue
Block a user