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.
The Arrow Toggle is used to show and hide a content area. It's normally used to hide the tail end of long sections of content so it doesn’t take up too much space on the screen.
Interacting with the Arrow Toggle shows or hides content, and changes the arrow to indicate the toggled state.
Name | Description | Default |
---|---|---|
onClick | Function | () => {} |
href | string | - |
text | string | - |
type | "small""medium""micro""submenuItem""tableAction" | "small" |
isBold | boolean | true |
active | boolean | false |
ariaControls | string | - |
tracking | { 'data-ahoy-event': string; 'data-ahoy-event-properties': string; } | - |