jxom / fannypack

[UNMAINTAINED] An accessible-focused, themeable, friendly React UI Kit.
https://fannypack.style
MIT License
235 stars 29 forks source link

Close a toast programmatically #62

Open chimon2000 opened 5 years ago

chimon2000 commented 5 years ago

I currently am using the Toast Container with the Close button disabled. I would like to be able to programmatically close the Toast. There doesn't appear to be a way to do this.

jxom commented 5 years ago

Tooltip Container? Fannypack does not have a Tooltip Container. Did you mean Popover?

chimon2000 commented 5 years ago

Sorry, I meant Toast Container. I have updated the original details.