[][src]Module yew::services::dialog

This module contains the implementation of a service to show alerts and confirm dialogs in a browser.

If you call these methods repeatably browsers tend to disable these options to give users a better experience.

Structs

DialogService

A dialog service.