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 |
---|---|---|
placeholderText | string | "Explore FutureLearn" |
currentQuery | string | "" |
action* | string | - |
remote | boolean | - |
onSuccess | Function | - |
onBeforeSubmit | Function | - |
id | string | "search" |
name | string | "q" |
autoComplete | string | - |
onChange | ChangeEventHandler<HTMLInputElement> | - |
onKeyDown | KeyboardEventHandler<HTMLInputElement> | - |
inputRef | RefObject<HTMLInputElement> | - |
isEnhanced | boolean | false |