carbon-components-svelte
Advanced tools
Comparing version 0.82.10 to 0.82.11
{ | ||
"name": "carbon-components-svelte", | ||
"version": "0.82.10", | ||
"version": "0.82.11", | ||
"license": "Apache-2.0", | ||
@@ -5,0 +5,0 @@ "description": "Svelte implementation of the Carbon Design System", |
@@ -107,4 +107,6 @@ import type { SvelteComponentTyped } from "svelte"; | ||
/** | ||
* Set to `true` to enable the show more/less button | ||
* @default false | ||
* Set to `false` to hide the show more/less button | ||
* | ||
* NOTE: this prop only works with the `type="multi"` variant | ||
* @default true | ||
*/ | ||
@@ -111,0 +113,0 @@ showMoreLess?: boolean; |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
7059583
73223