Skip to content
This repository was archived by the owner on Jan 14, 2025. It is now read-only.
This repository was archived by the owner on Jan 14, 2025. It is now read-only.

Snackbar is missing open prop for dynamic open/closing #707

Closed
@moog16

Description

@moog16

Currently there is no way to open/close snackbar without adding/removing from the dom. I propose that we use an open prop to allow for dynamic open/close:

<Snackbar open={isOpen} />

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions