mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-15 02:11:05 +00:00
forward name to non-mobile variant (#568)
This commit is contained in:
parent
f4f209f13b
commit
d5db33abc1
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