Lists
Lists are continuous, vertical indexes of text and images
Usage
Props
Name | Type | Description | Default |
---|---|---|---|
transition | Object | Item hover trantisition is framer motion transition | null |
children | React.ReactNode | children | null |
Child
Name | Description |
---|---|
ListItem | List item |
ListGroup | List group |