-
Notifications
You must be signed in to change notification settings - Fork 4
Attribute or Style positioning? #13
Copy link
Copy link
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels