Sorry, but you either have no stories or none are selected somehow.
If the problem persists, check the browser console, or the terminal you've run Storybook from.
Name | Description | Default | Control |
---|---|---|---|
className | string | - | |
label | string | - | |
info | string | - | |
id | string | - | |
name | string | - | |
placeholder | string | "- No items selected -" | |
value | [{ value: string; text: string; avatar?: { username: string; profilePic?: string; }; }] | undefined | - | value : [ 0 : {...} 2 keys |
menuPosition | "Bottom-Left""Bottom-Right""Top-Left""Top-Right" | "Bottom-Left" | |
search | boolean | - | |
menuMaxHeight | string | "336" | |
helptext | string | - | |
errorMessage | string | - | |
error | boolean | false | |
disabled | boolean | false | |
children | - | children : [ 0 : {...} 6 keys 1 : {...} 6 keys 2 : {...} 6 keys 3 : {...} 6 keys | |
onChange | ((e: any) => void) | - | - |