Disclosure

Useful for creating regions of content that can expand/collapse. It helps to hide content that's not immediately relevant to the user.

Props

Prop
Type
Description
childrenReactNodeThe content to render
asReactNodeThe action content to render
isVisibleBooleanWhether it is visible or not
hasMarginBottomBooleanWhether it should have margin bottom or not

Examples

todo