mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-17 03:01:25 +00:00
fix(link): change href description and default value
This commit is contained in:
parent
df2d63d6eb
commit
115f032317
3 changed files with 5 additions and 4 deletions
|
@ -2179,6 +2179,7 @@ import { Link } from "carbon-components-svelte";
|
|||
|
||||
| Prop name | Type | Default value |
|
||||
| :-------- | :--------------------------------------------------------------------- | :------------ |
|
||||
| href | <code>string</code> | -- |
|
||||
| inline | <code>boolean</code> | false |
|
||||
| disabled | <code>boolean</code> | false |
|
||||
| visited | <code>boolean</code> | false |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue