mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-18 03:26:36 +00:00
forward name to non-mobile variant
This commit is contained in:
parent
afed4fa2fa
commit
01881f8d95
1 changed files with 1 additions and 0 deletions
|
@ -249,6 +249,7 @@
|
|||
aria-label="{label ? undefined : ariaLabel}"
|
||||
disabled="{disabled}"
|
||||
id="{id}"
|
||||
name="{name}"
|
||||
max="{max}"
|
||||
min="{min}"
|
||||
step="{step}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue