Skip to content

pos-dialog

Overview

Styled wrapper around native dialog element, with slots title and content

Methods

close() => Promise<void>

Returns

Type: Promise<void>

showModal() => Promise<void>

Returns

Type: Promise<void>

Dependencies

Used by

Depends on

  • ion-icon

Graph

graph TD;
  pos-dialog --> ion-icon
  pos-add-new-thing --> pos-dialog
  pos-login --> pos-dialog
  style pos-dialog fill:#f9f,stroke:#333,stroke-width:4px

Built with StencilJS