Skip to content

Adding a button to the toast #79

Description

@Noukta

Suggestion: add a call to action button.
code example:

Toast.show({
    type: "error",
    text1: "Order placement failed",
    text2: "You must be logged in to place an order"
    //here we can define a callback function and a text on the right side
    });

image example:
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions