Berry React
v3.8.0
v3.8.0
  • Documentation
  • 🎺About - Berry Remix
  • Pre-requisites
  • Quick Start
  • Folder Structure
  • State Management
  • Internationalization
  • Authentication
  • Axios API Calls
  • Routing
  • Project Configuration
  • Color Presets
  • Theme/Style Configuration
  • How to
    • Login as First Page
    • Add a menu from the backend
    • Remove eslint
    • Remove prettier
  • Integration
    • seed
    • To Existing Project
  • Component
    • Avatar
    • AnimateButton
    • Accordion
    • Breadcrumbs
    • Chip
    • ImageList
    • MainCard
    • Transitions
    • SubCard
  • Resources
  • Roadmap
  • Support
  • Changelog
  • FAQ
  • Berry Eco System
Powered by GitBook
On this page

Was this helpful?

  1. Component

Transitions

Last updated 1 year ago

Was this helpful?

This component extends the original component provided by MUI:

The extended properties are:

children

ReactElement

position

string

top-left (default), top, top-right, bottom-left, bottom, bottom-right

in

boolean

true, false

type

string

grow (default), collapse, fade, slide

direction

direction

up (default), down, left, right

sx

CSSProperties

https://mui.com/material-ui/transitions/