dialog abstract method

Component dialog(
  1. DialogProps props
)

Render a dialog component

Implementation

Component dialog(DialogProps props);