-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Labels
Description
Hey guys,
I think it should be nice to do
this.notyfService.position("left / top-left / bottom-right / middle-left / etc...");
// instead of
this.notyfService.toastContainerStyle = { 'left': '0' };I'm more a React guy so I'm not quite sure if what you do is a design standard for Angular plugins, also if this is something that should be done, I'd like to do work on it.
Keep me posted,
Thx.
Reactions are currently unavailable