Skip to main content
Version: 1.0.0

Interface: SnackbarController

Controller to display snackbars

Properties​

isOpen​

• isOpen: boolean

Is there currently an open snackbar

Defined in​

hooks/useSnackbarController.tsx:18

Methods​

close​

â–¸ close(): void

Close the currently open snackbar

Returns​

void

Defined in​

hooks/useSnackbarController.tsx:23


open​

â–¸ open(props): void

Display a new snackbar. You need to specify the type and message. You can optionally specify a title

Parameters​

NameType
propsObject
props.messagestring
props.title?string
props.typeSnackbarMessageType

Returns​

void

Defined in​

hooks/useSnackbarController.tsx:29

Enterprise or start-up?

Learn how to get the most out of your project with the help of our consulting team.
Learn more
Sign up to our newsletter to get the latest news and updates. No spam!