Skip to content

Attribute or Style positioning? #13

@jackbsteinberg

Description

@jackbsteinberg

The research on popular toast libraries showed that many implementations gave an easy way to position the toast. That positioning, usually in the corners or the middle of the top / bottom, often bypassed CSS, and was passed in as an HTML attribute or field on a JavaScript object.

Should this pattern be emulated for ease of use of the toast, or should it be left up to the developer to manually position with CSS styling.

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