mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-21 04:39:19 +00:00
Run "yarn build:api & yarn build:docs"
This commit is contained in:
parent
ddd4e06cf4
commit
eaa1603d42
14 changed files with 19 additions and 654 deletions
6
types/NumberInput/NumberInput.svelte.d.ts
vendored
6
types/NumberInput/NumberInput.svelte.d.ts
vendored
|
@ -48,12 +48,6 @@ export interface NumberInputProps
|
|||
*/
|
||||
readonly?: boolean;
|
||||
|
||||
/**
|
||||
* Set to `true` to enable the mobile variant
|
||||
* @default false
|
||||
*/
|
||||
mobile?: boolean;
|
||||
|
||||
/**
|
||||
* Set to `true` to allow for an empty value
|
||||
* @default false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue