Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

mdToast: API improvement for $mdToast.show(...) #833

Closed
@ahmedshuhel

Description

@ahmedshuhel

For a simple toasts that shows a simple text message. It would be nice to have an api like:

$mdToast.show('Hello!');

rather,

$mdToast.show($mdToast.simple().content('Hello!'));

What do you think? I can help with that.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions