Files

ion-backdrop

Backdrops are full screen components that overlay other components. They are useful behind components that transition in on top of other content and can be used to dismiss that component.

<ion-backdrop></ion-backdrop>

Properties

mode

The mode determines which platform styles to use. Possible values are: "ios" or "md".

Attributes

mode

The mode determines which platform styles to use. Possible values are: "ios" or "md".


Built with StencilJS