Hierarchy

  • SnackbarTransitionProps

Properties

children?: ReactElement<any, string | JSXElementConstructor<any>>

The child element to be transitioned.

in?: boolean

The condition for the transition to be triggered.

severity?: SeverityType

The severity that determines the transition type.

timeout?: number

The duration of the transition.

Generated using TypeDoc