title | issue | author | author_email | author_github |
---|---|---|---|---|
Make attributes bindable to `sw-text-field` component |
NEXT-11376 |
Raoul Kramer |
Raoul Kramer |
- Added
bind="$attrs"
to<input>
field ofsw-text-field
component to enable html attributes likemaxlength
,size
, etc.