Collapsible
An animated container which can hide its contents.
Importing
1
import { Collapsible } from '@infinityfx/fluid';Usage
API reference
Collapsible Props
shown?
boolean
Whether the collapsible content is expanded and visible.
An animated container which can hide its contents.
1
import { Collapsible } from '@infinityfx/fluid';