A next-generation tool to create blazing-fast documentation sites
API
created:4/29/2021
updated:4/29/2021
loc
17
comments
41%
passed
10
coverage
50%

Collapsible

avatar of atanasster
@component-controls/components
3.15.0

Animated expand/collapse container component, using react-animate-height.

import { Collapsible } from '@component-controls/components';

Overview

Name
Description
Default
Controls
easing
string
-
Name
Description
Default
CollapsibleOwnProps(1 properties)
isOpen

controlled open state

boolean
-
HTMLAttributes(44 properties)
AriaAttributes(48 properties)
DOMAttributes(159 properties)
-(10 properties)

Commits

Date
Author
Commit Message
2/17/2021

atanasster

avatar of atanasster
feat: components history and catalog
5/30/2020

atanasster

avatar of atanasster
fix: sidebar full height
4/14/2020

atanasster

avatar of atanasster
feat: storybook without docs addon
4/12/2020

atanasster

avatar of atanasster
chore: improve source tags and fix args usage issue
3/20/2020

atanasster

avatar of atanasster
docs: collapsible update
3/8/2020

atanasster

avatar of atanasster
feat: add Collapsible component
6 commits
package
imports
peer
react
^17.0.1
ReactFC
*
AnimateHeightAnimateHeightProps
*