Default
The default dialog gives you a blank canvas with a close icon. Tapping the scrim or close icon will dismiss it.
Non dismissible
In cases when you want the user to explicitly make or accept the choice, the non dismissible configuration means the dialog has no close icon, and tapping the scrim will not dismiss it. Instead, the user must interact with the dialog's content in order to dismiss it.
With icon
The icon dialog creates a default dialog with an icon placed at the top. It comes in three styles: primary, warning and destructive.
With flare
The flare dialog creates a default dialog with a flare view added as the header.
bpk-component-dialog
Backpack dialog component.
Installation
Check the main Readme for a complete installation guide.
Usage
Props
Check out the full list of props on Skyscanner's design system documentation website.