You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`disabled`|`disabled`| Set to true to disable the breadcrumb item. |`boolean`|`false`|
11
-
|`href`|`href`| When set, the underlying button will be rendered as an `<a>` with this `href` instead of a `<button>`. |`string \| undefined`|`undefined`|
12
-
|`size`|`size`| The button's size. |`"large" \| "medium" \| "small"`|`'medium'`|
13
-
|`target`|`target`| Tells the browser where to open the link. Only used when `href` is set. |`"_blank" \| "_parent" \| "_self" \| "_top" \| undefined`|`undefined`|
|`href`|`href`| When set, the underlying button will be rendered as an `<a>` with this `href` instead of a `<button>`. |`string \| undefined`|`undefined`|
11
+
|`readonly`|`read-only`| Set to true to readonly the breadcrumb item. |`boolean`|`false`|
12
+
|`size`|`size`| The button's size. |`"large" \| "medium" \| "small"`|`'medium'`|
13
+
|`target`|`target`| Tells the browser where to open the link. Only used when `href` is set. |`"_blank" \| "_parent" \| "_self" \| "_top" \| undefined`|`undefined`|
|`disabled`|`disabled`| Set to true to disable the breadcrumb item. |`boolean`|`false`|
11
-
|`href`|`href`| When set, the underlying button will be rendered as an `<a>` with this `href` instead of a `<button>`. |`string \| undefined`|`undefined`|
12
-
|`size`|`size`| The button's size. |`"large" \| "medium" \| "small"`|`'medium'`|
13
-
|`target`|`target`| Tells the browser where to open the link. Only used when `href` is set. |`"_blank" \| "_parent" \| "_self" \| "_top" \| undefined`|`undefined`|
|`href`|`href`| When set, the underlying button will be rendered as an `<a>` with this `href` instead of a `<button>`. |`string \| undefined`|`undefined`|
11
+
|`readonly`|`read-only`| Set to true to readonly the breadcrumb item. |`boolean`|`false`|
12
+
|`size`|`size`| The button's size. |`"large" \| "medium" \| "small"`|`'medium'`|
13
+
|`target`|`target`| Tells the browser where to open the link. Only used when `href` is set. |`"_blank" \| "_parent" \| "_self" \| "_top" \| undefined`|`undefined`|
0 commit comments