docs: update numeric type
This commit is contained in:
@@ -60,8 +60,8 @@ export default {
|
||||
| Attribute | Description | Type | Default |
|
||||
|------|------|------|------|
|
||||
| show | Whether to show overlay | *boolean* | `false` |
|
||||
| z-index | z-index | *string \| number* | `1` |
|
||||
| duration | Animation duration | *string \| number* | `0.3` |
|
||||
| z-index | z-index | *number \| string* | `1` |
|
||||
| duration | Animation duration | *number \| string* | `0.3` |
|
||||
| class-name | ClassName | *string* | - |
|
||||
| custom-class `v2.2.5` | Custom style | *object* | - |
|
||||
|
||||
|
||||
Reference in New Issue
Block a user